mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-11-18 00:35:15 +03:00
373 B
373 B
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, Fielding et al.