Alec Moskvin
d2eb1edac3
Actix-web client: Always append a colon after username in basic auth ( #949 )
...
* Always append a colon after username in basic auth
* Update CHANGES.md
2019-07-01 09:34:42 +06:00
Nikolay Kim
df08baf67f
update actix-net dependencies
2019-05-12 08:34:51 -07:00
Nikolay Kim
fc9b14a933
allow to specify server address for http and ws requests
2019-04-19 18:03:44 -07:00
Darin
18593d8476
updated Connector docs and renamed service() to finish() ( #757 )
...
* added Connector to actix-web::client namespace
* updated Connector, renaming service() to finish() and adding docs
* added doc for finish method on Connector
2019-04-05 11:34:27 -07:00
Nikolay Kim
744d82431d
add per request timeout
2019-03-29 14:07:37 -07:00
Nikolay Kim
1e7096a63a
add request timeout
2019-03-28 22:33:41 -07:00
Nikolay Kim
ea4d98d669
Session wide headers, basic and bearer auth
2019-03-28 21:48:35 -07:00
Nikolay Kim
b7570b2476
remove unused code
2019-03-26 22:33:01 -07:00
Nikolay Kim
b254113d9f
move high level client code from actix-http
2019-03-26 11:41:38 -07:00
Nikolay Kim
83d4447349
add http client
2019-03-25 21:58:01 -07:00