1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 01:32:57 +01:00
actix-extras/awc/src
2019-07-11 14:40:37 +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 update api doc example for client and add panic info for connection_info 2019-07-11 14:40:37 +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