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-31 11:02:08 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
awc
/
src
/
client
History
Rob Ede
1bc1538118
use tokio::main in client example
2022-01-19 21:36:14 +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
use tokio::main in client example
2022-01-19 21:36:14 +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
use const header values where possible
2021-12-27 16:15:33 +00:00
mod.rs
use tokio::main in client example
2022-01-19 21:36:14 +00:00
pool.rs
fix awc clippy warning (
#2431
)
2021-11-04 15:57:55 +00:00