mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.
This commit is contained in:
@@ -11,3 +11,6 @@ Bugfixes
|
||||
|
||||
* Fixed setting the ``Content-Length`` HTTP header in ``AsyncRequestFactory``
|
||||
(:ticket:`32162`).
|
||||
|
||||
* Fixed passing extra HTTP headers to ``AsyncRequestFactory`` request methods
|
||||
(:ticket:`32159`).
|
||||
|
||||
Reference in New Issue
Block a user