summaryrefslogtreecommitdiff
path: root/tests/responses
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24137 -- Switched to HTTP reason phrases from Python stdlib.Jon Dufresne2015-01-281-3/+3
* Fixed #23977 -- Added setdefault() method to HttpResponseSergey Parkhomenko2014-12-111-0/+14
* Fixed #18523 -- Added stream-like API to HttpResponse.Michael Kelly2014-11-031-1/+24
* Fixed #10190 -- Made HttpResponse charset customizable.Unai Zalakain2014-08-191-2/+52
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+0
* Fixing E302 ErrorsJason Myers2013-11-021-0/+1
* Fixed #12747 -- Made reason phrases customizable.Aymeric Augustin2013-05-193-0/+15