summaryrefslogtreecommitdiff
path: root/tests/responses/tests.py
AgeCommit message (Expand)Author
2014-12-11Fixed #23977 -- Added setdefault() method to HttpResponseSergey Parkhomenko
2014-11-03Fixed #18523 -- Added stream-like API to HttpResponse.Michael Kelly
2014-08-19Fixed #10190 -- Made HttpResponse charset customizable.Unai Zalakain
2013-11-02Fixing E302 ErrorsJason Myers
2013-05-19Fixed #12747 -- Made reason phrases customizable.Aymeric Augustin