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
2021-12-22 07:16:07 +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 split request and response modules (#2530) 2021-12-19 17:05:27 +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
requests remove crate level clippy lint 2021-12-22 07:16:07 +00:00
responses remove crate level clippy lint 2021-12-22 07:16:07 +00:00
ws split request and response modules (#2530) 2021-12-19 17:05:27 +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 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 remove crate level clippy lint 2021-12-22 07:16:07 +00:00
message.rs remove crate level clippy lint 2021-12-22 07:16:07 +00:00
payload.rs remove crate level clippy lint 2021-12-22 07:16:07 +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