actix-web/src
Rob Ede 7ce788b5a9
Merge branch 'master' into handler-macro
2021-03-19 15:25:44 +00:00
..
middleware fix clippy warning on nightly (#2088) 2021-03-19 19:25:35 +08:00
types fix routes in Path documentation (#2084) 2021-03-18 13:21:44 +00:00
app.rs change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
app_service.rs Remove ConnectionLifetime trait. Simplify Acquired handling (#2072) 2021-03-16 02:56:23 +00:00
config.rs fix clippy warning on nightly (#2088) 2021-03-19 19:25:35 +08:00
data.rs json method receives plain serialize (#2052) 2021-03-07 22:11:39 +00:00
error.rs optional cookies features (#1981) 2021-02-13 15:08:43 +00:00
extract.rs Format extract macro (#2087) 2021-03-19 04:08:23 +00:00
guard.rs hide httpmessage mod 2021-02-11 22:58:40 +00:00
handler.rs bump extractor-per-function limit to 12 2021-03-19 11:19:31 -04:00
info.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
lib.rs fix clippy warning on nightly (#2088) 2021-03-19 19:25:35 +08:00
request.rs use rcgen for tls key generation (#1989) 2021-02-13 17:16:36 +00:00
request_data.rs Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00
resource.rs fix clippy warning on nightly (#2088) 2021-03-19 19:25:35 +08:00
responder.rs change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
rmap.rs use ahash for internal hashmaps 2021-01-04 04:29:07 +00:00
route.rs refactor boxed route (#2033) 2021-02-27 21:00:36 +00:00
scope.rs Remove ConnectionLifetime trait. Simplify Acquired handling (#2072) 2021-03-16 02:56:23 +00:00
server.rs Update to socket2 v0.4 (#2092) 2021-03-19 12:17:06 +00:00
service.rs change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
test.rs Update to socket2 v0.4 (#2092) 2021-03-19 12:17:06 +00:00
web.rs prepare beta 2 release set (#1975) 2021-02-10 12:10:03 +00:00