actix-web/src
ibraheemdev 303b718c62 fix failing tests 2021-03-19 20:09:35 -04:00
..
middleware fix clippy warning on nightly (#2088) 2021-03-19 19:25:35 +08:00
types move common headers from actix-http to actix-web 2021-03-19 19:17:38 -04: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 implement FromRequest for headers 2021-03-19 10:41:52 -04:00
guard.rs hide httpmessage mod 2021-02-11 22:58:40 +00:00
handler.rs Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00
info.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
lib.rs fix failing tests 2021-03-19 20:09:35 -04: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 fix failing tests 2021-03-19 20:09:35 -04:00
web.rs prepare beta 2 release set (#1975) 2021-02-10 12:10:03 +00:00