1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 17:52:56 +01:00
actix-web/src
2021-02-06 16:23:59 +00:00
..
middleware revive commented out tests (#1912) 2021-01-17 05:19:32 +00:00
types fix limit not working on HttpMessageBody::limit (#1938) 2021-01-27 10:49:57 +00:00
app_service.rs implement App::data as App::app_data(Data::new(T))) (#1906) 2021-01-15 23:37:33 +00:00
app.rs implement App::data as App::app_data(Data::new(T))) (#1906) 2021-01-15 23:37:33 +00:00
config.rs implement App::data as App::app_data(Data::new(T))) (#1906) 2021-01-15 23:37:33 +00:00
data.rs implement App::data as App::app_data(Data::new(T))) (#1906) 2021-01-15 23:37:33 +00:00
error.rs big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
extract.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
guard.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
handler.rs cleanup top level doc comments 2021-01-15 05:38:50 +00:00
info.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
lib.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
request_data.rs Fix typo in request_data.rs (#1774) 2020-11-05 17:46:17 +00:00
request.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
resource.rs implement App::data as App::app_data(Data::new(T))) (#1906) 2021-01-15 23:37:33 +00:00
responder.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
rmap.rs use ahash for internal hashmaps 2021-01-04 04:29:07 +00:00
route.rs Tokio 1.0 (#1813) 2021-01-03 23:47:04 +00:00
scope.rs implement App::data as App::app_data(Data::new(T))) (#1906) 2021-01-15 23:37:33 +00:00
server.rs use a non leak pool for HttpRequestInner (#1889) 2021-01-10 22:59:44 +00:00
service.rs implement App::data as App::app_data(Data::new(T))) (#1906) 2021-01-15 23:37:33 +00:00
test.rs fix master branch build. change web::block output type. (#1957) 2021-02-06 16:23:59 +00:00
web.rs fix master branch build. change web::block output type. (#1957) 2021-02-06 16:23:59 +00:00