Jerome Gravel-Niquet
|
77434a29aa
|
Fix overwriting of appended request headers (#493)
* don't overwrite appended user headers
* Fixes tests, all header ordering related
* does not need to clone default headers, added a test
|
2019-04-15 12:33:03 -07:00 |
|
Kevin Wilson
|
4c21127f15
|
add async multipart request handling
|
2019-01-07 10:57:51 -08:00 |
|
Sean McArthur
|
3fbda4fd49
|
remove unstable language and feature
|
2018-08-15 16:08:47 -07:00 |
|
Yash Srivastav
|
c417d6dab8
|
Upgrade hyper to 0.12
Closes #304
|
2018-07-05 10:03:31 -07:00 |
|
Christopher Vittal
|
8aaff6c326
|
Add into_body to async_impl::response::Response
Closes #200
|
2017-09-20 03:21:24 -04:00 |
|
Sean McArthur
|
390fc34148
|
wip
|
2017-09-04 13:11:20 -07:00 |
|
Sean McArthur
|
779f8080ef
|
change Builders to only error at the end
Closes #189
|
2017-08-31 18:10:45 -07:00 |
|
Ashley Mannix
|
2cb70c872a
|
make body return borrowed decoder
|
2017-08-19 18:02:20 +10:00 |
|
Ashley Mannix
|
e2fa97254e
|
support async gzip decoding
|
2017-08-18 19:43:06 +10:00 |
|