1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-25 00:43:00 +01:00
actix-web/actix-http/src/client
Darin 18593d8476 updated Connector docs and renamed service() to finish() (#757)
* added Connector to actix-web::client namespace

* updated Connector, renaming service() to finish() and adding docs

* added doc for finish method on Connector
2019-04-05 11:34:27 -07:00
..
connection.rs remove some static contraints 2019-04-04 10:59:34 -07:00
connector.rs updated Connector docs and renamed service() to finish() (#757) 2019-04-05 11:34:27 -07:00
error.rs add request timeout 2019-03-28 22:33:41 -07:00
h1proto.rs add client websockets support 2019-03-27 18:53:19 -07:00
h2proto.rs rename BodyLength to BodySize 2019-03-27 09:24:55 -07:00
mod.rs Merge actix-http project 2019-03-26 11:54:35 -07:00
pool.rs add client websockets support 2019-03-27 18:53:19 -07:00