1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-12 00:36:15 +00:00
Commit graph

159 commits

Author SHA1 Message Date
Nikolay Kim 5703bd8160 fix client cookies parsing 2019-03-26 21:31:18 -07:00
Nikolay Kim ab597dd98a Added HTTP Authentication for Client #540 2019-03-26 20:57:06 -07:00
Nikolay Kim 1cca25c276 add client decompression support 2019-03-26 20:45:00 -07:00
Nikolay Kim 2629699b62 rename flate2-c feature to flate2-zlib 2019-03-26 18:46:06 -07:00
Nikolay Kim 9451ba71f4 update cargo files 2019-03-26 12:50:51 -07:00
Nikolay Kim 50c0ddb3cd update tests 2019-03-26 12:31:51 -07:00
Nikolay Kim b254113d9f move high level client code from actix-http 2019-03-26 11:41:38 -07:00
Nikolay Kim cc24c77acc add Client::new() 2019-03-26 09:11:27 -07:00
Nikolay Kim 83d4447349 add http client 2019-03-25 21:58:01 -07:00