1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 18:29:34 +00:00
actix-web/actix-http/src
2021-12-18 00:05:12 +00:00
..
body update messagebody documentation 2021-12-17 19:35:08 +00:00
encoding use body::None in encoder body 2021-12-17 20:56:54 +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 http: Replace header::map::GetAll with std::slice::Iter (#2527) 2021-12-18 00:05:12 +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 update messagebody documentation 2021-12-17 19:35:08 +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