1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/actix-http/src
2024-07-07 21:16:25 +01:00
..
body build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
encoding prevent hang when compressing Sized(0) bodies 2023-12-25 02:27:51 +00:00
h1 chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
h2 chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
header feat(http): impl FromIter for HeaderMap 2024-07-07 21:16:25 +01:00
requests ci: faster cargo-public-api install (#3255) 2024-01-22 02:19:19 +00:00
responses test: fix tests based on mime-guess inference 2024-06-30 20:28:11 +01:00
ws actix-http::ws: Remove redundant + 4 byte reservation when masked (#3371) 2024-06-07 14:41:32 +00:00
builder.rs migrate to doc_auto_cfg 2023-02-26 21:55:25 +00:00
config.rs apply standard formatting 2023-07-17 02:38:12 +01:00
date.rs perf: remove unnecessary allocation when writing http dates (#3261) 2024-02-07 03:47:30 +00:00
error.rs Re-export http::status::InvalidStatusCode (#3393) 2024-06-09 05:07:56 +00:00
extensions.rs use noop hasher in extensions (#2890) 2022-09-25 15:32:26 +01:00
helpers.rs use camel case in special headers 2022-01-21 20:15:43 +00:00
http_message.rs apply standard formatting 2023-07-17 02:38:12 +01:00
keep_alive.rs add ws and http2 feature flags (#2618) 2022-01-31 21:22:23 +00:00
lib.rs chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
message.rs chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
notify_on_drop.rs chore: clippy 2024-02-12 23:02:45 +00:00
payload.rs remove unwindsafe assertions 2022-07-24 02:47:12 +01:00
service.rs chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
test.rs chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00