300 Multiple Choices
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.
Status
http
300 Multiple Choices
Specifications
Specification |
---|
Unknown specification # status.300 |