This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-01-15 04:52:54 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
awc
/
src
History
Nikolay Kim
6bc1a0c76b
Do not set default headers for websocket request
2019-04-14 07:43:53 -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
Do not set default headers for websocket request
2019-04-14 07:43:53 -07:00