.. |
middleware
|
Fix safelisted CORS headers implementation
|
2020-03-27 18:14:05 +01:00 |
statics
|
Staticfiles packages (#415)
|
2019-02-26 14:38:05 +00:00 |
.ignore_lifespan
|
Reinstate Lifespan Middleware, for Responder (#405)
|
2019-02-20 14:40:34 +00:00 |
__init__.py
|
Staticfiles packages (#415)
|
2019-02-26 14:38:05 +00:00 |
test_applications.py
|
Support generator function to manage startup/shutdown. (#799)
|
2020-05-04 11:31:54 +01:00 |
test_authentication.py
|
flake8 fixes (#512)
|
2019-05-13 15:22:59 +01:00 |
test_background.py
|
ASGI 3 (#435)
|
2019-03-19 16:03:19 +00:00 |
test_config.py
|
Ignore gnarly type check in WSGI implementation (#756)
|
2019-12-17 11:14:57 +00:00 |
test_database.py
|
flake8 fixes (#512)
|
2019-05-13 15:22:59 +01:00 |
test_datastructures.py
|
Thread pool is no longer used for files in memory (#933)
|
2020-05-06 14:52:26 +01:00 |
test_endpoints.py
|
WebSockets now default to sending JSON using text dataframes (#349)
|
2019-01-25 15:27:39 +00:00 |
test_exceptions.py
|
Add HTTPException.__repr__ (#628)
|
2019-10-15 13:34:49 +01:00 |
test_formparsers.py
|
utf-8 is better for default multipart encoding
|
2019-07-29 00:53:47 +09:00 |
test_graphql.py
|
don't return "error" in graphql response when no error occurs (#623)
|
2019-10-15 13:41:35 +01:00 |
test_requests.py
|
Switch to a more lenient cookie parsing method (#900)
|
2020-04-23 09:32:45 +01:00 |
test_responses.py
|
SameSite support for cookies (#732)
|
2020-02-25 12:27:15 +00:00 |
test_routing.py
|
Allow path to contain regex meta characters (#932)
|
2020-05-11 12:22:59 +01:00 |
test_schemas.py
|
flake8 fixes (#512)
|
2019-05-13 15:22:59 +01:00 |
test_staticfiles.py
|
Middleware should treat `body` in response ASGI messages as an optional key. (#935)
|
2020-05-07 14:50:24 +02:00 |
test_templates.py
|
flake8 fixes (#512)
|
2019-05-13 15:22:59 +01:00 |
test_testclient.py
|
Version 0.13.3 (#899)
|
2020-04-15 12:20:51 +01:00 |
test_websockets.py
|
Websocket iter (#838)
|
2020-02-20 15:43:03 +00:00 |