django1/django/http
Claude Paroz a0c2eb46dd Fixed #23960 -- Removed http.fix_location_header
Thanks Carl Meyer for the report and Tim Graham for the review.
2015-03-18 18:22:50 +01:00
..
__init__.py Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00
cookie.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
multipartparser.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
request.py Fixed #24463 -- Removed mod_python functionality from HttpRequest._get_scheme() 2015-03-11 14:35:25 -04:00
response.py Fixed #24139 -- Changed HttpResponse.reason_phrase to evaluate based on status_code. 2015-03-12 20:18:06 -04:00
utils.py Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00