This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
67c34c1a37
django1
/
django
/
http
History
Anvesh Mishra
6220c445c4
Fixed
#29186
-- Fixed pickling HttpRequest and subclasses.
2022-09-14 13:04:34 +02:00
..
__init__.py
Fixed
#33683
-- Document HttpResponseBase and allow import from django.http
2022-05-17 09:51:16 +02:00
cookie.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
multipartparser.py
Refs
#33697
-- Used django.utils.http.parse_header_parameters() for parsing boundary streams.
2022-06-28 09:42:47 +02:00
request.py
Fixed
#29186
-- Fixed pickling HttpRequest and subclasses.
2022-09-14 13:04:34 +02:00
response.py
Fixed
#29186
-- Fixed pickling HttpRequest and subclasses.
2022-09-14 13:04:34 +02:00