actix-web/actix-http/src
Rob Ede aa31086af5
improve BoxBody Debug impl
2021-12-17 19:16:42 +00:00
..
body improve BoxBody Debug impl 2021-12-17 19:16:42 +00:00
encoding simplify MessageBody::complete_body interface (#2522) 2021-12-17 19:09:08 +00:00
h1 simplify MessageBody::complete_body interface (#2522) 2021-12-17 19:09:08 +00:00
h2 align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
header align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
ws standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
builder.rs standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
config.rs files: 304 Not Modified responses omit Content-Length header (#2453) 2021-11-19 14:04:12 +00:00
error.rs include source for dispatch body errors 2021-12-17 01:29:41 +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 standardize crate level lints 2021-12-08 06:09:56 +00:00
message.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
payload.rs doc tweaks 2021-12-13 02:58:19 +00:00
request.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
response.rs MessageBody::boxed (#2520) 2021-12-17 00:43:40 +00:00
response_builder.rs align remaining header map terminology (#2510) 2021-12-13 16:08:08 +00:00
service.rs include source for dispatch body errors 2021-12-17 01:29:41 +00:00
test.rs refactor testing utils (#2518) 2021-12-15 01:44:51 +00:00