1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-20 16:41:05 +00:00
actix-web/actix-http/src/client
2019-07-17 11:44:39 +06:00
..
connection.rs cleanup deprecation warning for Box<dyn> 2019-07-17 11:44:39 +06:00
connector.rs Fix http client pool and wait queue management 2019-04-23 14:57:03 -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 Fix http client pool and wait queue management 2019-04-23 14:57:03 -07:00