Commit Graph

15 Commits

Author SHA1 Message Date
Nikolay Kim 4a388d7ad9 add client http/2 support 2019-01-28 20:41:09 -08:00
Nikolay Kim cc74435b01 drop failure crate 2018-12-19 18:34:56 -08:00
Nikolay Kim 9f4d48f7a1 update tests 2018-12-06 15:03:01 -08:00
Nikolay Kim e9121025b7 convert to 2018 edition 2018-12-06 14:32:52 -08:00
Nikolay Kim 1a322966ff handle response errors 2018-11-21 07:49:24 -08:00
Nikolay Kim 3901239128 unify requedt/response encoder 2018-11-19 14:57:12 -08:00
Nikolay Kim 7d3adaa6a8 replace message flags with ConnectionType 2018-11-18 18:17:38 -08:00
Nikolay Kim adad203314 refactor encoder/decoder impl 2018-11-18 17:52:56 -08:00
Nikolay Kim 8fea1367c7 re-introduce Body type, use Body as default body type for Response 2018-11-18 13:48:42 -08:00
Nikolay Kim 7fed50bcae refactor response body management 2018-11-17 20:21:28 -08:00
Nikolay Kim e73a97884a do not allow to set server response version 2018-11-17 09:03:35 -08:00
Nikolay Kim f0bd4d868e simplify server response type 2018-11-17 08:56:40 -08:00
Nikolay Kim c2540cc59b clippy warnings 2018-10-29 16:39:46 -07:00
Nikolay Kim 25af82c45a cleanup dependencies 2018-10-06 21:17:27 -07:00
Nikolay Kim 8c2244dd88 rename HttpResponse 2018-10-05 11:04:59 -07:00