lookup> 300

300 ·Multiple Choices

The request has more than one possible representation; the client (or user) should pick one.

RedirectionRFC7231#6.4.1
Status300
PhraseMultiple Choices
TypeRedirection
SpecificationRFC7231#6.4.1

What does HTTP 300 mean?

The request has more than one possible representation; the client (or user) should pick one.

It belongs to the 3xx Redirection class of responses, defined in RFC7231#6.4.1.

Browse all codes in this class: 3xx Redirection

  • The resource has a different location
  • A redirect is configured for this path

Is HTTP 300 cacheable?

300 belongs to the 3xx Redirection class and is usually cacheable per headers such as Cache-Control (e.g. 200, 301, 304).

What does the 3xx class mean?

3xx Redirection: The request has more than one possible representation; the client (or user) should pick one.

3xx responses

Related status codes