actix-web/awc/src
Joel Wurtz 741109f143
Merge 6a8b4f7ffe into fe890a73b2
2025-11-17 10:51:13 +00:00
..
client Merge 6a8b4f7ffe into fe890a73b2 2025-11-17 10:51:13 +00:00
middleware feat(awc): allow to set a specific sni host on the request 2024-12-11 13:05:29 +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): allow to set a specific sni host on the request 2024-12-11 13:05:29 +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): allow to set a specific sni host on the request 2024-12-11 13:05:29 +01:00
lib.rs fix: rename doc_auto_cfg feature (#3787) 2025-09-29 10:42:56 +00:00
request.rs feat(awc): allow to set a specific sni host on the request 2024-12-11 13:05:29 +01:00
sender.rs Merge 6a8b4f7ffe into fe890a73b2 2025-11-17 10:51:13 +00:00
test.rs refactor: use Payload::from internally 2025-03-10 04:23:03 +00:00
ws.rs Merge 6a8b4f7ffe into fe890a73b2 2025-11-17 10:51:13 +00:00