1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/awc/src
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
..
builder.rs Actix-web client: Always append a colon after username in basic auth (#949) 2019-07-01 09:34:42 +06:00
connect.rs allow to specify server address for http and ws requests 2019-04-19 18:03:44 -07:00
error.rs awc: Fix typo on ResponseError documentation (#815) 2019-05-03 14:30:00 -07:00
lib.rs move identity service separate crate 2019-06-12 15:52:48 +06:00
request.rs Actix-web client: Always append a colon after username in basic auth (#949) 2019-07-01 09:34:42 +06:00
response.rs update actix-net dependencies 2019-05-12 08:34:51 -07:00
test.rs update actix-net dependencies 2019-05-12 08:34:51 -07:00
ws.rs Actix-web client: Always append a colon after username in basic auth (#949) 2019-07-01 09:34:42 +06:00