HTTP Cats

300 Multiple Choices

Multiple Choices

Description

The HTTP 300 Multiple Choices redirect status response code indicates that the request has more than one possible response.

The user-agent or the user should choose one of them.

As there is no standardized way of choosing one of the responses, this response code is very rarely used.

If the server has a preferred choice, it should generate a Location header.

See Also

Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/300