HTTP

Tag

Content Negotiation

4 resources tagged Content Negotiation across methods, status codes, headers, cookies, guides, and glossary.

HTTP Status Codes

406 Not Acceptable

The server cannot produce a response matching the client's Accept headers. Learn about content negotiation and how to handle format mismatches.

HTTP Headers

Accept Header

Learn how the Accept header tells servers which content types (JSON, HTML, XML) your client can handle. Master content negotiation and quality values.

HTTP Headers

Content-Location Header

Learn how Content-Location indicates an alternate URL for returned content. Useful for content negotiation and identifying canonical resource locations.

HTTP Headers

Vary

Learn how the Vary header specifies which request headers affect the response. Essential for proper cache differentiation and content negotiation.