config.rs
|
move actix_http::client module to awc (#2425)
|
2021-10-26 00:37:40 +01:00 |
connection.rs
|
clippy
|
2022-02-08 08:00: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
|
don't flush headers if no expect present
|
2022-03-07 23:51:49 +00:00 |
h2proto.rs
|
use const header values where possible
|
2021-12-27 16:15:33 +00:00 |
mod.rs
|
document new body map types
|
2022-01-23 23:26:35 +00:00 |
pool.rs
|
fix http error debug impl
|
2022-02-22 07:07:12 +00:00 |