sanic/sanic/models
Adam Hopkins cf1d2148ac
Smarter auto fallback (#2162)
* Smarter auto fallback

* remove config from blueprints

* Add tests for error formatting

* Add check for proper format

* Fix some tests

* Add some tests

* docstring

* Add accept matching

* Add some more tests on matching

* Fix contains bug, earlier return on MediaType eq

* Add matching flags for wildcards

* Add mathing controls to accept

* Cleanup dev cruft

* Add cleanup and resolve OSError relating to test implementation

* Fix test

* Fix some typos
2021-09-29 23:53:49 +03:00
..
__init__.py Breakup App and Bluieprint 2021-01-26 23:14:47 +02:00
asgi.py New websockets (#2158) 2021-09-29 13:09:23 +03:00
futures.py Smarter auto fallback (#2162) 2021-09-29 23:53:49 +03:00
handler_types.py Style: add type hints (#2217) 2021-08-08 21:37:34 +03:00
protocol_types.py Add more py37 typing hacks 2021-02-22 14:08:14 +02:00
server_types.py Move server.py into its own module (#2230) 2021-08-31 11:51:32 +03:00