django-rest-framework/docs/api-guide/content-negotiation.md

8 lines
327 B
Markdown
Raw Normal View History

2012-09-12 13:12:13 +04:00
# 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