Commit Graph

7 Commits

Author SHA1 Message Date
Tom Christie cb9fc8746b
Redirect response (#39)
* Minor Request cleanups

* Black formatting

* Add RedirectResponse

* Black formatting

* Clean up test_redirect_response test case
2018-08-27 14:51:24 +01:00
Tom Christie d7e8896fa9 Black formatting 2018-07-13 13:44:42 +01:00
Tom Christie d1ea71f47e MutableHeaders retains insertion order 2018-07-13 13:39:41 +01:00
Tom Christie 140cf99df9 Add Headers.mutablecopy() 2018-07-13 13:35:35 +01:00
Tom Christie 2e0bd33f59 Use getlist, instead of get_list 2018-07-11 16:30:40 +01:00
Tom Christie 704b582d89 Performance improvements 2018-07-10 15:19:51 +01:00
Tom Christie 5a9fe3f048 Initial commit 2018-06-25 14:15:32 +01:00