mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-25 03:00:24 +00:00
4dd46eda5b
If there is no default content type and nothing matches in the Accept header, previous versions would fail with an Internal Server Error because of an unhandled exception. Instead we should be returning a "406 Not Acceptable". |
||
---|---|---|
.. | ||
__init__.py | ||
content.py | ||
handlers.py | ||
py.typed | ||
transcoders.py | ||
type_info.py |