A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Content Negotiation

Table of Contents

About

In HTTP, content negotiation is the mechanism that is used for serving different representations of a resource to the same URI to help the user agent specify which representation is best suited for the user (for example, which document language, which image format, or which content encoding)1.

Anki

References


  1. MDN. “content negotiation”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Content_negotiation. (Accessed: [2025-05-16 Fri 03:57]). ↩︎

Share :

Other Articles