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-18 05:41:50 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
src
/
client
History
Nikolay Kim
44e3df82f6
simplify http response construction; deprecate httpcodes
2018-03-30 23:07:33 -07:00
..
connector.rs
fix client connection pooling
2018-03-21 11:51:08 -07:00
mod.rs
simplify http response construction; deprecate httpcodes
2018-03-30 23:07:33 -07:00
parser.rs
Fix panic on invalid URL characters
#130
2018-03-22 18:08:12 -07:00
pipeline.rs
drop deprecated code
2018-03-29 11:06:44 -07:00
request.rs
re-arrange modules and exports
2018-03-30 17:31:18 -07:00
response.rs
bump version and add some tests
2018-03-07 22:40:46 -08:00
writer.rs
Fix long client urls
#129
2018-03-22 07:44:16 -07:00