1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 01:52:57 +01:00
actix-web/actix-http/src/client
2019-08-13 14:55:04 +02:00
..
connection.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
connector.rs add rustls support for actix-http and awc (#998) 2019-07-31 13:02:56 -07:00
error.rs add request timeout 2019-03-28 22:33:41 -07:00
h1proto.rs Fix http client pool and wait queue management 2019-04-23 14:57:03 -07:00
h2proto.rs add h1::SendResponse future; renamed to MessageBody::size 2019-04-10 12:24:17 -07:00
mod.rs allow to specify server address for http and ws requests 2019-04-19 18:03:44 -07:00
pool.rs Fixes a bug in OpenWaitingConnection where the h2 flow would panic a future (#1031) 2019-08-13 14:55:04 +02:00