Aymeric Augustin
|
4a6490a4a0
|
Removed HttpRequest.raw_post_data.
|
2012-12-29 21:59:07 +01:00 |
Florian Apolloner
|
27560924ec
|
Fixed a security issue in get_host.
Full disclosure and new release forthcoming.
|
2012-12-10 22:11:40 +01:00 |
Aymeric Augustin
|
095eca8dd8
|
Fixed #19101 -- Decoding of non-ASCII POST data on Python 3.
Thanks Claude Paroz.
|
2012-11-03 13:03:15 +01:00 |
Alex Gaynor
|
b4066d7d21
|
Cleaned up the the http module. Moved all of the code from __init__.py to request.py, response.py and utils.py
|
2012-10-21 11:12:59 -07:00 |