1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/actix-http/src
2022-01-03 18:46:04 +00:00
..
body update messagebody documentation 2021-12-17 19:35:08 +00:00
encoding improve docs for Compress 2022-01-03 14:59:01 +00:00
h1 relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
h2 use const header values where possible 2021-12-27 16:15:33 +00:00
header remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
requests relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
responses remove crate level clippy lint 2021-12-22 07:16:07 +00:00
ws use const header values where possible 2021-12-27 16:15:33 +00:00
builder.rs remove crate level clippy lint 2021-12-22 07:16:07 +00:00
config.rs files: 304 Not Modified responses omit Content-Length header (#2453) 2021-11-19 14:04:12 +00:00
error.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
extensions.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
helpers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
http_message.rs restore cookie methods on ServiceRequest 2021-04-19 02:24:20 +01:00
lib.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
message.rs rework Guard trait (#2552) 2021-12-28 02:37:13 +00:00
payload.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
service.rs include source for dispatch body errors 2021-12-17 01:29:41 +00:00
test.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00