Commit Graph

10 Commits

Author SHA1 Message Date
Tom Christie
2d09d5b36c
Renaming -> httpx (#129)
* Renaming -> httpx

* Renaming to httpx
2019-07-19 15:15:16 +01:00
Seth Michael Larson
c1044cab84 Start using flake8, fix lint issues (#126) 2019-07-18 11:41:50 +01:00
Tom Christie
fe1f9ed119
Minor tweaks in line with requests behavior (#110) 2019-07-03 10:33:38 +01:00
Tom Christie
c9747aa357
http3 (#86)
* Start fleshing out documentation

* Docs work

* http3

* Update docs

* Include lowercase status codes, for requests compat

* Updating docs

* Docs tweaks
2019-06-12 15:02:16 +01:00
Tom Christie
feae0a895d
Cookie support (#73)
* Initial pass at cookie support
* Add Cookies model
* Support cookie persistence
2019-05-17 12:51:00 +01:00
Tom Christie
fc16d31d62
100% test coverage (#71) 2019-05-16 11:14:21 +01:00
Yeray Diaz Diaz
2fe07c3496 Add missing lines to coverage report 2019-05-14 13:27:55 +01:00
Tom Christie
30530d446d Stuff 2019-04-04 18:28:38 +01:00
Tom Christie
d12e5d49d0 Add scripts/clean 2019-04-04 13:30:46 +01:00
Tom Christie
d8497d308e Add scripts/publish 2019-04-04 13:29:52 +01:00