HTTP 3xx Redirect Status Codes/HTTP 300 Multiple Choices

Multiple representations are available

Section: HTTP 3xx Redirect Status Codes

HTTP 300 Multiple Choices

text
text
curl -i https://example.com/resource
Explanation

The server offers multiple possible representations.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing HTTP 3xx Redirect Status Codes
HTTP 301 Moved Permanently
Permanent redirect
OpenIn sheettextsame section
HTTP 302 Found
Temporary redirect
OpenIn sheettextsame section
HTTP 303 See Other
Redirect to another URL using GET
OpenIn sheettextsame section
HTTP 304 Not Modified
Cached representation is still valid
OpenIn sheettextsame section
HTTP 305 Use Proxy
Deprecated proxy instruction
OpenIn sheettextsame section
HTTP 306 Unused
Reserved / unused code
OpenIn sheettextsame section