Shen Li
|
80369c1b85
|
add tests for chunked requests (#235)
|
2018-11-23 08:56:37 +00:00 |
Tom Christie
|
98fa5598de
|
Tweak test case
|
2018-11-16 13:52:05 +00:00 |
supriyo-biswas
|
1e4ce58ec7
|
Fix incorrect decoding of application/x-www-form-urlencoded request body (#217)
* Fix incorrect decoding of application/x-www-form-urlencoded request body.
* Add test for URLencoded forms.
|
2018-11-16 13:51:14 +00:00 |
Tom Christie
|
bcf876c686
|
Use isort for consistent import ordering (#156)
|
2018-10-29 14:46:42 +00: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
|
94044e5991
|
Tweaks to URL datastructure (#81)
* Tweaks to URL datastructure
* Linting
|
2018-10-05 11:29:06 +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 |