1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-01-05 06:48:44 +00:00
actix-web/awc/src
2019-04-14 19:52:12 -07:00
..
builder.rs updated Connector docs and renamed service() to finish() (#757) 2019-04-05 11:34:27 -07:00
connect.rs Add Debug impl for BoxedSocket 2019-04-11 16:01:54 -07:00
error.rs do not use static 2019-04-02 10:53:44 -07:00
lib.rs use custom headers map; more optimizations 2019-04-06 15:02:02 -07:00
request.rs Do not set default headers for websocket request 2019-04-14 07:43:53 -07:00
response.rs use custom headers map; more optimizations 2019-04-06 15:02:02 -07:00
test.rs use objects pool for HttpRequest; optimize nested services call 2019-04-07 23:06:21 -07:00
ws.rs add test::read_response; fix TestRequest::app_data() 2019-04-14 19:52:12 -07:00