actix-web/awc/src
Joel Wurtz f0ef066b8c
Merge 3dfeda391a into 024addfc40
2026-01-06 06:08:01 +09:00
..
client Merge 3dfeda391a into 024addfc40 2026-01-06 06:08:01 +09:00
middleware feat(awc): split connector config with connect config, allow to configure connect config per request 2024-12-11 13:07:33 +01:00
responses build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
any_body.rs feat(http): impl FromIter for HeaderMap 2024-07-07 21:16:25 +01:00
builder.rs feat(awc): allow to set a specific sni host on the request 2024-12-11 13:05:29 +01:00
connect.rs feat(awc): split connector config with connect config, allow to configure connect config per request 2024-12-11 13:07:33 +01:00
error.rs build(deps): update derive_more requirement from 1 to 2 (#3571) 2025-02-10 01:27:56 +00:00
frozen.rs feat(awc): split connector config with connect config, allow to configure connect config per request 2024-12-11 13:07:33 +01:00
lib.rs fix: rename doc_auto_cfg feature (#3787) 2025-09-29 10:42:56 +00:00
request.rs Merge 3dfeda391a into 024addfc40 2026-01-06 06:08:01 +09:00
sender.rs Merge 3dfeda391a into 024addfc40 2026-01-06 06:08:01 +09:00
test.rs refactor: use Payload::from internally 2025-03-10 04:23:03 +00:00
ws.rs Merge 3dfeda391a into 024addfc40 2026-01-06 06:08:01 +09:00