| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-06-26 | Fixed missing initializations in WSGIRequest. Refs #20619 | Loic Bistuer |
| 2013-06-01 | Fixed #18481 -- Wrapped request.FILES read error in UnreadablePostError | Claude Paroz |
| 2013-05-25 | Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. | Preston Holmes |
| 2013-04-03 | Fixed #20038 -- Better error message for host validation. | Baptiste Mispelon |
| 2013-03-10 | Fixed #20019 -- Ensured HttpRequest.resolver_match always exists. | Aymeric Augustin |
| 2013-02-19 | Added a new required ALLOWED_HOSTS setting for HTTP host header validation. | Carl Meyer |
| 2012-12-29 | Removed HttpRequest.raw_post_data. | Aymeric Augustin |
| 2012-12-10 | Fixed a security issue in get_host. | Florian Apolloner |
| 2012-11-03 | Fixed #19101 -- Decoding of non-ASCII POST data on Python 3. | Aymeric Augustin |
| 2012-10-21 | Cleaned up the the http module. Moved all of the code from __init__.py to req... | Alex Gaynor |
