Commit Graph

10 Commits

Author SHA1 Message Date
Sean McArthur
d18a53b3fc make Client: Send + Sync, RequestBuilder: Send, Response: Send 2016-12-02 15:36:33 -08:00
Sean McArthur
dbfaf9c842 add a note to about redirects 2016-11-29 10:14:21 -08:00
Sean McArthur
3544e48e8e dont try to redirect if post body cannot be reset 2016-11-28 11:36:42 -08:00
Sean McArthur
a580af2a22 move Read impl of Body to private function 2016-11-21 11:47:07 -08:00
Michael Bryan
59ba7cf23b test: Fixed up issue with reading a Body and finished RequestBuilder tests 2016-11-21 11:45:05 +08:00
Sebastian Dröge
d624b0ef29 Implement std::fmt::Debug for all public types 2016-11-14 20:54:18 +02:00
Anthony Nowell
45d6169610 Body conversion for File 2016-11-08 01:14:18 -07:00
Anthony Nowell
7109126e40 Export Body and RequestBuilder for client wrappers 2016-10-29 22:40:42 -06: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