mirror of
https://github.com/django/django.git
synced 2025-07-07 21:35:15 +00:00
![]() When matching which entry in the `Accept` header should be used for
a given media type, the specificity matters. However once those are
resolved, only the quality matters when selecting preference.
Regression in
|
||
---|---|---|
.. | ||
__init__.py | ||
test_accept_header.py | ||
test_data_upload_settings.py | ||
tests.py |