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
5a25fd95f5
Fix panic on invalid URL characters
#130
2018-03-22 18:08:12 -07:00
..
connector.rs
fix client connection pooling
2018-03-21 11:51:08 -07:00
mod.rs
Add ResponseError impl for SendRequestError
2018-03-05 13:02:31 -08:00
parser.rs
Fix panic on invalid URL characters
#130
2018-03-22 18:08:12 -07:00
pipeline.rs
add basic client connection pooling
2018-03-16 12:04:01 -07:00
request.rs
Use more ergonomic actix_web::Error instead of http::Error for ClientRequestBuilder::body()
2018-03-21 20:19:31 -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