mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Fixed #25619 -- Made runserver serve with HTTP 1.1 protocol
Thanks Tim Graham for the review.
This commit is contained in:
parent
007d4e030c
commit
e6065c7b83
3 changed files with 28 additions and 2 deletions
|
@ -173,7 +173,7 @@ Models
|
|||
Requests and Responses
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The :djadmin:`runserver` Web server supports HTTP 1.1.
|
||||
|
||||
Serialization
|
||||
~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue