1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-20 09:18:26 +00:00
actix-web/src
2021-04-08 20:51:16 +01:00
..
http move typed headers and implement FromRequest (#2094) 2021-04-01 16:42:18 +01:00
middleware migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
types move typed headers and implement FromRequest (#2094) 2021-04-01 16:42:18 +01:00
app.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
app_service.rs Remove ConnectionLifetime trait. Simplify Acquired handling (#2072) 2021-03-16 02:56:23 +00:00
config.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
data.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
error.rs optional cookies features (#1981) 2021-02-13 15:08:43 +00:00
extract.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
guard.rs don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00:00
handler.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
info.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
lib.rs make module/crate re-exports doc inline (#2141) 2021-04-08 20:51:16 +01:00
request.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
request_data.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
resource.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
responder.rs don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00:00
rmap.rs use ahash for internal hashmaps 2021-01-04 04:29:07 +00:00
route.rs don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00:00
scope.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
server.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
service.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
test.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
web.rs don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00:00