1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-25 08:52:42 +01:00
actix-web/actix-http/src/client
Yuki Okushi 23d768a77b
Add explicit dyns (#1041)
* Add explicit `dyn`s

* Remove unnecessary lines
2019-08-17 02:45:44 +09:00
..
connection.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
connector.rs Add explicit dyns (#1041) 2019-08-17 02:45:44 +09: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