]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add Content-Length, Last-Modified and ETag headers to FileResponse 19/head
authorTom Christie <tom@tomchristie.com>
Thu, 12 Jul 2018 10:53:07 +0000 (11:53 +0100)
committerTom Christie <tom@tomchristie.com>
Thu, 12 Jul 2018 10:53:07 +0000 (11:53 +0100)
commit14379e2240888c869c66f2b191b099b0d0c6916e
treead6ecffe2252bbb61dae52dd2c5e92cad75e6c90
parent342a52f18595dcd882e22359043bc5f3d5c7b459
Add Content-Length, Last-Modified and ETag headers to FileResponse
starlette/response.py
tests/test_response.py