300
Multiple Choices
Redirection (3xx)·RFC 9110
What 300 means
The request has more than one possible response; the client may choose one.
Rarely used directly. The server can offer a list of representations (e.g. formats or languages) to pick from.
Redirection (3xx)
Further action (usually a redirect) is needed to complete the request.
Other 3xx codes
FAQ — 300
What does HTTP 300 mean?
300 Multiple Choices: The request has more than one possible response; the client may choose one. Rarely used directly. The server can offer a list of representations (e.g. formats or languages) to pick from.
Which class does status code 300 belong to?
300 is a Redirection (3xx) code. Further action (usually a redirect) is needed to complete the request.
Where is the 300 code defined?
Status code 300 is defined in RFC 9110 and is part of the IANA HTTP Status Code Registry.