mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Fixed #32162 -- Fixed setting Content-Length header in AsyncRequestFactory.
This commit is contained in:
parent
b03b19b585
commit
542b4b3ab4
3 changed files with 18 additions and 2 deletions
|
@ -9,4 +9,5 @@ Django 3.1.4 fixes several bugs in 3.1.3.
|
|||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed setting the ``Content-Length`` HTTP header in ``AsyncRequestFactory``
|
||||
(:ticket:`32162`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue