diff --git a/docs/extensions.rst b/docs/extensions.rst index 8fe04163..a8dbdf1c 100644 --- a/docs/extensions.rst +++ b/docs/extensions.rst @@ -158,7 +158,7 @@ Keys: * ``type`` (*Unicode string*): ``"http.response.pathsend"`` * ``path`` (*Unicode string*): The string representation of the absolute -file path to be sent by the server, platform specific. + file path to be sent by the server, platform specific. The ASGI application itself is responsible to send the relevant headers in the *Response Start* message, like the ``Content-Type`` and