HTTP 3xx

300 Multiple Choices

The request has more than one possible response and the client should choose one.

3xx Redirection

What causes it

  • Content negotiation with multiple available representations.

How to fix it

Rare in practice. Pick one of the offered options from the response.

Example response

A typical raw HTTP response a client receives for a 300, with the headers this code is defined around.

HTTP/1.1 300 Multiple Choices
Content-Type: text/html; charset=utf-8

Know before your visitors do.

Sentinel checks your site around the clock from multiple regions and alerts you the moment it starts returning a 3xx error, so you can fix it before it costs you.