Commit Graph

7 Commits

Author SHA1 Message Date
Sean McArthur
e92b3e862a add support for defining RedirectPolicy for a Client 2016-12-10 11:36:22 -08:00
Sean McArthur
20b161096e update Error to implement Send
BREAKING CHANGE: This does change the type of `Error::Serialize`, but
  should only possibly affect those constructing `Error`, not consuming it.
2016-11-21 14:43:28 -08:00
Garrett Squire
2d10ecc99e add the ability to deserialize JSON from a response body directly 2016-11-20 13:11:11 -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
d78eff6918 improvements 2016-10-16 09:40:28 -07:00