1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-02 14:26:43 +00:00
actix-web/awc/src
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
..
builder.rs updated Connector docs and renamed service() to finish() (#757) 2019-04-05 11:34:27 -07:00
connect.rs add client websockets support 2019-03-27 18:53:19 -07:00
error.rs do not use static 2019-04-02 10:53:44 -07:00
lib.rs updated Connector docs and renamed service() to finish() (#757) 2019-04-05 11:34:27 -07:00
request.rs Fix clippy warning (#755) 2019-04-05 12:34:24 +03:00
response.rs remove some static contraints 2019-04-04 10:59:34 -07:00
test.rs add ClientResponse::json() 2019-04-01 11:51:18 -07:00
ws.rs remove some static contraints 2019-04-04 10:59:34 -07:00