Open gi0baro opened 3 months ago
As per title, this adds support for ASGI pathsend extension on FileResponse class for servers implementing it.
FileResponse
This is a re-work of #2435 combined with parts of #2616, as discussed in #2613 with @Kludex.
@Kludex I just rebased from current master for your convenience
Summary
As per title, this adds support for ASGI pathsend extension on
FileResponse
class for servers implementing it.This is a re-work of #2435 combined with parts of #2616, as discussed in #2613 with @Kludex.
Checklist