1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/django/http
2014-08-15 14:59:36 -04:00
..
__init__.py Dropped fix_IE_for_vary/attach. 2014-05-14 10:19:48 +02:00
cookie.py
multipartparser.py Fixed #22971 -- Properly parsed RFC 2388 encoded headers 2014-08-14 11:45:43 +02:00
request.py Added a space before explanation of "Invalid HTTP_HOST header: ..." 2014-07-05 20:18:52 -04:00
response.py Fixed #19802 -- Fixed HttpResponse.set_cookie() with unicode data on Python 2. 2014-08-03 12:50:25 -04:00
utils.py Fixed #23295 -- Removed unnecessary fix_location_header request.get_host() check. 2014-08-15 14:59:36 -04:00