Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/responses
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25576 -- Added IOBase methods required by TextIOWr...Jon Dufresne2015-10-211-0/+9
* Refs #24121 -- Added meaningful repr() to HttpResponse an...Keryn Knight2015-07-151-0/+5
* Fixed #24139 -- Changed HttpResponse.reason_phrase to eva...Jon Dufresne2015-03-131-0/+6
* Fixed #24137 -- Switched to HTTP reason phrases from Pyth...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-031-0/+1
* Fixed #12747 -- Made reason phrases customizable.Aymeric Augustin2013-05-193-0/+15