mirror of https://github.com/encode/starlette.git
8e30f073f0
* Do not read file for HEAD method on StaticFiles * bugfix left in FileResponse * add test for StaticFiles HEAD method * restore aiofiles'open after testcase * format code using black * Send "http.response.body" instead of disconnect. body default to b""; more_body default to False; fix testcase. * rebase master, revert background task back * update param name, send_header_only -> method * No need to instantiate a new Request, just use scope * style code using black |
||
---|---|---|
.. | ||
middleware | ||
test_applications.py | ||
test_background.py | ||
test_datastructures.py | ||
test_endpoints.py | ||
test_exceptions.py | ||
test_formparsers.py | ||
test_graphql.py | ||
test_lifespan.py | ||
test_requests.py | ||
test_responses.py | ||
test_routing.py | ||
test_schemas.py | ||
test_staticfiles.py | ||
test_templates.py | ||
test_websockets.py |