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
2024-11-23 16:21:06 +01:00
Code
Issues
Releases
Wiki
Activity
aa78565453
actix-web
/
awc
History
Nikolay Kim
aa78565453
use objects pool for HttpRequest; optimize nested services call
2019-04-07 23:06:21 -07:00
..
src
use objects pool for HttpRequest; optimize nested services call
2019-04-07 23:06:21 -07:00
tests
remove SendError and SendResponse services
2019-04-05 11:29:42 -07:00
Cargo.toml
remove some static contraints
2019-04-04 10:59:34 -07:00
CHANGES.md
alpha.3 release
2019-04-02 21:49:31 -07:00
README.md
alpha.1 release
2019-03-28 13:46:26 -07:00
README.md
Actix http client