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-19 06:04:40 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
awc
/
src
/
client
History
Rob Ede
3756dfc2ce
move client to own module
2021-12-25 02:34:31 +00:00
..
config.rs
move actix_http::client module to awc (
#2425
)
2021-10-26 00:37:40 +01:00
connection.rs
relax unpin bounds on payload types (
#2545
)
2021-12-24 17:47:47 +00:00
connector.rs
only build
SslConnectorBuilder
once (
#2503
)
2021-12-18 16:44:30 +00:00
error.rs
remove
actix_http::http
module (
#2488
)
2021-12-05 14:37:20 +00:00
h1proto.rs
relax unpin bounds on payload types (
#2545
)
2021-12-24 17:47:47 +00:00
h2proto.rs
body ergonomics v3 (
#2468
)
2021-12-04 19:40:47 +00:00
mod.rs
move client to own module
2021-12-25 02:34:31 +00:00
pool.rs
fix awc clippy warning (
#2431
)
2021-11-04 15:57:55 +00:00