1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 13:29:24 +00:00
actix-web/actix-http/src
2023-09-03 19:09:42 +01:00
..
body add payload to_bytes helpers (#3083) 2023-07-22 02:02:29 +01:00
encoding chore: avoid single char error bindings 2023-09-03 19:09:42 +01:00
h1 chore: avoid single char error bindings 2023-09-03 19:09:42 +01:00
h2 minimum viable rustls v0.21 support (#3112) 2023-08-27 00:07:11 +01:00
header apply standard formatting 2023-07-17 02:38:12 +01:00
requests apply standard formatting 2023-07-17 02:38:12 +01:00
responses chore: avoid single char error bindings 2023-09-03 19:09:42 +01:00
ws chore: avoid single char error bindings 2023-09-03 19:09:42 +01: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 fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
error.rs apply standard formatting 2023-07-17 02:38:12 +01: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 minimum viable rustls v0.21 support (#3112) 2023-08-27 00:07:11 +01:00
message.rs update bitflags to v2 2023-05-06 11:38:51 +01:00
notify_on_drop.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
payload.rs remove unwindsafe assertions 2022-07-24 02:47:12 +01:00
service.rs Actix Web Rustls v0.21 support (#3116) 2023-08-29 01:11:11 +01:00
test.rs remove -http TestRequest doc test 2022-03-28 22:44:32 +01:00