Nikolay Kim
|
58cc0dfbc5
|
Fix Client Request with custom Body Stream halting on certain size requests #176
|
2018-04-15 10:22:09 -07:00 |
|
Nikolay Kim
|
113f5ad1a8
|
add rustfmt config
|
2018-04-13 16:02:01 -07:00 |
|
Nikolay Kim
|
e757dc5a71
|
clippy warnings
|
2018-04-09 14:25:30 -07:00 |
|
Nikolay Kim
|
b942bcc4a6
|
Fix long client urls #129
|
2018-03-22 07:44:16 -07:00 |
|
Nikolay Kim
|
0f064db31d
|
Move brotli encoding to a feature
|
2018-03-13 17:21:22 -07:00 |
|
Glade Miller
|
38080f67b3
|
If no path is available from the URI request /
|
2018-03-13 13:35:11 -06:00 |
|
Glade Miller
|
08504e0892
|
Move path call inline into write
|
2018-03-13 13:26:13 -06:00 |
|
Glade Miller
|
401c0ad809
|
https://github.com/actix/actix-web/issues/120 - Send Query Parameters in client requests
|
2018-03-13 13:17:55 -06:00 |
|
Nikolay Kim
|
b56be8e571
|
write buffer capacity for client
|
2018-03-09 10:09:13 -08:00 |
|
Nikolay Kim
|
d6fd4a3524
|
use buffer capacity; remove unused imports
|
2018-02-26 15:34:25 -08:00 |
|
Nikolay Kim
|
72aa2d9eae
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
Nikolay Kim
|
2374aa42ed
|
set date header for client requests
|
2018-02-19 23:18:18 -08:00 |
|
Nikolay Kim
|
03912d2089
|
support client request's async body
|
2018-02-19 22:48:27 -08:00 |
|
Nikolay Kim
|
548f4e4d62
|
replace reqwest with actix::client
|
2018-02-19 13:18:18 -08:00 |
|
Nikolay Kim
|
cb70d5ec3d
|
refactor http client
|
2018-02-19 03:11:11 -08:00 |
|
Nikolay Kim
|
78da98a16d
|
add wsload tool; optimize ws frame parser
|
2018-02-09 17:20:28 -08:00 |
|
Nikolay Kim
|
b686f39d0b
|
complete impl for client request and response
|
2018-01-29 14:44:25 -08:00 |
|