actix-web/src
Jonas Malaco 7535a1ade8
Note that Form cannot require data ordering (#2283)
2021-06-23 16:54:25 +01:00
..
error refined error model (#2253) 2021-06-17 17:57:58 +01:00
http Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
middleware Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
response Propagate error cause to middlewares (#2280) 2021-06-22 22:22:33 +01:00
types Note that Form cannot require data ordering (#2283) 2021-06-23 16:54:25 +01:00
app.rs deprecate `App::data` and `App::data_factory` (#2271) 2021-06-22 15:50:58 +01:00
app_service.rs deprecate `App::data` and `App::data_factory` (#2271) 2021-06-22 15:50:58 +01:00
config.rs prepare actix-test release 0.1.0-beta.3 2021-06-20 19:47:42 +01:00
data.rs deprecate `App::data` and `App::data_factory` (#2271) 2021-06-22 15:50:58 +01:00
extract.rs Implement `FromRequest` for request parts (#2263) 2021-06-22 17:32:03 +01:00
guard.rs add support of filtering guards in Files of actix-files (#2046) 2021-04-22 18:13:13 +01:00
handler.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
helpers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
info.rs Implement `FromRequest` for request parts (#2263) 2021-06-22 17:32:03 +01:00
lib.rs Implement `FromRequest` for request parts (#2263) 2021-06-22 17:32:03 +01:00
request.rs deprecate `App::data` and `App::data_factory` (#2271) 2021-06-22 15:50:58 +01:00
request_data.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
resource.rs deprecate `App::data` and `App::data_factory` (#2271) 2021-06-22 15:50:58 +01:00
responder.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
rmap.rs use ahash for internal hashmaps 2021-01-04 04:29:07 +00:00
route.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
scope.rs deprecate `App::data` and `App::data_factory` (#2271) 2021-06-22 15:50:58 +01:00
server.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
service.rs ServiceRequest::parts_mut (#2177) 2021-06-23 00:42:00 +01:00
test.rs deprecate `App::data` and `App::data_factory` (#2271) 2021-06-22 15:50:58 +01:00
web.rs don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00:00