This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
actix-web
Watch
1
Star
0
Fork
You've already forked actix-web
0
mirror of
https://github.com/actix/actix-web.git
synced
2024-11-22 17:41:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
38afc93304
actix-web
/
awc
History
Nikolay Kim
38afc93304
Use non-consuming builder pattern for ClientRequest
2019-04-01 15:19:34 -07:00
..
src
Use non-consuming builder pattern for ClientRequest
2019-04-01 15:19:34 -07:00
tests
add per request timeout
2019-03-29 14:07:37 -07:00
Cargo.toml
add ClientResponse::json()
2019-04-01 11:51:18 -07:00
CHANGES.md
Use non-consuming builder pattern for ClientRequest
2019-04-01 15:19:34 -07:00
README.md
alpha.1 release
2019-03-28 13:46:26 -07:00
README.md
Actix http client