Commit Graph

135 Commits

Author SHA1 Message Date
Sean McArthur
665b4fe718 upgrade hyper to v0.11 2017-06-21 09:47:21 -07:00
Sean McArthur
00382f8d06 use a stale check in the pool
Check that a socket is not EOF to reduce the likelihood of using
a bad pooled connection.
2017-06-06 13:31:28 -07:00
Michal Budzynski
0ffeb074b6 Point html_root_url to docs.rs 2017-06-01 09:50:19 +02:00
Sean McArthur
82a6eb4939 update ClientBuilder to match builder pattern 2017-05-31 11:38:02 -07:00
Corentin Henry
d12d604e38 tmp: use upstream git repo for hyper-native-tls 2017-05-31 11:38:02 -07:00
James Kominick
e9d5774365 update example error handling
- Add error-chain dev dependency
- Add error handling using `?` instead of `unwrap`
2017-05-21 16:15:46 -04:00
Sean McArthur
241e5069b4 v0.6.2 2017-05-18 14:36:18 -07:00
Sean McArthur
cd640417db v0.6.1 2017-05-12 22:07:41 -07:00
Sean McArthur
4bc2e61dc4 upgrade env_logger to 0.4 2017-05-12 22:07:21 -07:00
Sean McArthur
6d87f2743e v0.6.0 2017-05-09 15:32:48 -07:00
Sean McArthur
e39cbc3671 update libflate version for bug fixes 2017-05-09 15:32:29 -07:00
Sean McArthur
8771ff4194 update serde_urlencoded 2017-05-09 15:21:23 -07:00
Ted Driggs
14dbc79da3 Bump serde and serde_json to 1.0 2017-05-09 13:42:18 -07:00
Sean McArthur
b0ef498f77 v0.5.2 2017-05-05 14:26:18 -07:00
Laurent Arnoud
cc850a65cb Add response json example
ref https://github.com/seanmonstar/reqwest/pull/19#issuecomment-261789621
2017-04-23 18:00:35 +02:00
Sean McArthur
1ed028ccc3 v0.5.1 2017-04-05 11:24:06 -07:00
Sean McArthur
a1f76bf4ea v0.5.0 2017-03-24 16:40:42 -07:00
Jason Schein
ab5e477a12 Add (configurable) automatic gzip decompression. 2017-02-26 20:08:55 -08:00
Sean McArthur
74f535c83c v0.4.0 2017-01-31 14:47:42 -08:00
Sean McArthur
bf29250f4f add categories to Cargo.toml 2017-01-31 14:46:36 -08:00
Brandon W Maister
d08cae4e4c Update serde to 0.9
All the tests pass for me, this seems almost too easy.

Closes #52
2017-01-29 23:17:58 -05:00
Steven Fackler
fa4df2037a Use external hyper-native-tls crate 2017-01-21 12:50:54 +00:00
Sean McArthur
68c57f62b6 v0.3.0 2017-01-11 12:00:50 -08:00
Sean McArthur
97d59f56a3 update hyper to 0.10 2017-01-11 12:00:50 -08:00
Sean McArthur
68aa3f7f62 v0.2.0 2016-12-14 10:09:02 -08:00
Sean McArthur
559ae8011a add header if no Accept is set 2016-12-12 10:29:14 -08:00
Sean McArthur
37800f84d3 v0.1.0 2016-11-09 17:22:08 -08:00
Sean McArthur
a0480913dd update native-tls to 0.1 2016-11-09 13:10:55 -08:00
Sean McArthur
1741efc089 update readme with typical things 2016-11-08 18:55:59 -08:00
Sean McArthur
06f94f4744 add form() method 2016-11-08 13:33:08 -08:00
Sean McArthur
5479d9e8b8 handle redirects 2016-10-25 12:26:01 -07:00
Sean McArthur
1259128d92 add native-tls and serde json support 2016-10-22 21:48:29 -07:00
Sean McArthur
bfd95e3194 add more to manifest 2016-10-16 10:28:12 -07:00
Sean McArthur
15e59c1c6d use current hyper for now 2016-10-16 10:26:04 -07:00
Sean McArthur
9bfdcec052 init 2016-06-30 17:23:51 -07:00