Ignore writing headers when in ASGI mode (#1957)
* Ignore writing headers when in ASGI mode for streaming responses * Move asgi set on streaming until after response type check * Adds multidict==5.0.0 to pass tests * Bump version to 20.9.1
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = "20.9.0"
|
||||
__version__ = "20.9.1"
|
||||
|
||||
Reference in New Issue
Block a user