This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
Curtis Maloney
6f1318734f
Fixed
#26014
-- Added WSGIRequest content_type and content_params attributes.
...
Parsed the CONTENT_TYPE header once and recorded it on the request.
2016-02-10 18:19:23 -05:00
..
__init__.py
…
cookie.py
…
multipartparser.py
…
request.py
Fixed
#26014
-- Added WSGIRequest content_type and content_params attributes.
2016-02-10 18:19:23 -05:00
response.py
…
utils.py
…