django-rest-framework/docs/api-guide/content-negotiation.md
2012-09-12 10:12:13 +01:00

8 lines
327 B
Markdown

# Content negotiation
> HTTP has provisions for several mechanisms for "content negotiation" - the process of selecting the best representation for a given response when there are multiple representations available.
>
> — [RFC 2616][cite], Fielding et al.
[cite]: http://www.w3.org/Protocols/rfc2616/rfc2616-sec12.html