Commit Graph

56 Commits

Author SHA1 Message Date
Jeff Buttars eed466abbc Add http and websocket status codes with descriptive variables (#43)
* Add status.py for http and websocket status code with descriptive
variable names.

* Fix import of status

* Add status usage to tests

* change wsconnect to websocket_connect

* Update with master
2018-10-17 12:31:20 +01:00
Tom Christie 58898a729c
Add explicit UJSONResponse (#99) 2018-10-10 17:04:12 +01:00
Jordan Eremieff d1ba5d6722 Cookies (#86)
* Initial cookies support for response/request classes

* Type hint

* Drop .get_cookie() from request class
2018-10-06 13:08:16 +01:00
Tom Christie fb74074b3f Black formatting 2018-09-18 11:03:18 +01:00
Tom Christie c3fc0cf6ea Ensure TestClient sets HTTP reason phrase 2018-09-17 14:59:09 +01:00
Tom Christie 78d1829758
Version 0.3 (#57)
* Renamings

* Version 0.3.0

* Black formatting

* Update docs for 0.3
2018-09-05 11:39:38 +01:00