Rob Ede
|
6575ee93f2
|
big clean up and docs improvmenet of types mod (#1894)
|
2021-01-09 13:17:19 +00:00 |
|
Rob Ede
|
2d4a174420
|
fmt
|
2021-01-04 01:01:35 +00:00 |
|
Rob Ede
|
21f6c9d7a5
|
improve code readability
|
2021-01-04 00:49:02 +00:00 |
|
Yuki Okushi
|
92b5bcd13f
|
Check format and tweak CI config (#1619)
|
2020-07-22 00:28:33 +01:00 |
|
Rob Ede
|
0ec335a39c
|
bump MSRV to 1.42 (#1616)
|
2020-07-21 16:40:30 +09:00 |
|
Yuki Okushi
|
d7abbff3b0
|
awc: Minimize futures dependencies
|
2020-05-19 08:29:12 +09:00 |
|
Nikolay Kim
|
c1deaaeb2f
|
cleanup imports
|
2019-12-13 11:24:57 +06:00 |
|
Nikolay Kim
|
4a8a9ef405
|
update tests and clippy warnings
|
2019-12-08 12:31:16 +06:00 |
|
Nikolay Kim
|
205a964d8f
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
|
Nikolay Kim
|
4dc31aac93
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
|
Nikolay Kim
|
b510527a9f
|
update awc tests
|
2019-11-21 16:02:17 +06:00 |
|
Nikolay Kim
|
5ab29b2e62
|
migrate awc and test-server to std::future
|
2019-11-21 16:02:17 +06:00 |
|
Nikolay Kim
|
df08baf67f
|
update actix-net dependencies
|
2019-05-12 08:34:51 -07:00 |
|
Nikolay Kim
|
748289f0ff
|
use custom headers map; more optimizations
|
2019-04-06 15:02:02 -07:00 |
|
Nikolay Kim
|
bc834f6a03
|
remove some static contraints
|
2019-04-04 10:59:34 -07:00 |
|
Nikolay Kim
|
bca31eb7ad
|
remove Deref
|
2019-04-02 13:35:01 -07:00 |
|
Nikolay Kim
|
d067b1d5f1
|
do not use static
|
2019-04-02 10:53:44 -07:00 |
|
Nikolay Kim
|
5c4e4edda4
|
add ClientResponse::json()
|
2019-04-01 11:51:18 -07:00 |
|
Nikolay Kim
|
c5fa6c1abe
|
do not consume response
|
2019-04-01 11:29:50 -07:00 |
|
Nikolay Kim
|
d846328f36
|
fork cookie crate
|
2019-03-29 21:13:39 -07:00 |
|
Nikolay Kim
|
b6b37d3ea3
|
Add Client::request_from
|
2019-03-26 23:25:24 -07:00 |
|
Nikolay Kim
|
b7570b2476
|
remove unused code
|
2019-03-26 22:33:01 -07:00 |
|
Nikolay Kim
|
d49a8ba53b
|
add client TestResponse
|
2019-03-26 21:57:04 -07:00 |
|
Nikolay Kim
|
5703bd8160
|
fix client cookies parsing
|
2019-03-26 21:31:18 -07:00 |
|
Nikolay Kim
|
1cca25c276
|
add client decompression support
|
2019-03-26 20:45:00 -07:00 |
|
Nikolay Kim
|
b254113d9f
|
move high level client code from actix-http
|
2019-03-26 11:41:38 -07:00 |
|