1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-26 03:21:08 +00:00
actix-web/src
2021-06-03 03:28:09 +01:00
..
error move internalerror to actix web (#2215) 2021-05-14 16:40:00 +01:00
http Update dependency "language-tags" (#2188) 2021-04-28 01:23:12 +01:00
middleware Additional test coverage and tidyup (middleware::normalize) (#2243) 2021-06-03 03:28:09 +01:00
response remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
types move internalerror to actix web (#2215) 2021-05-14 16:40:00 +01:00
app.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
app_service.rs remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
config.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
data.rs move internalerror to actix web (#2215) 2021-05-14 16:40:00 +01:00
extract.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +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 remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
info.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
lib.rs remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
request.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
request_data.rs move internalerror to actix web (#2215) 2021-05-14 16:40:00 +01:00
resource.rs remove http-codes builders from actix-http (#2159) 2021-04-14 02:00:14 +01:00
responder.rs move internalerror to actix web (#2215) 2021-05-14 16:40:00 +01: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 remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
server.rs Expose SererBuilder::worker_max_blocking_threads (#2200) 2021-05-06 18:35:04 +01:00
service.rs remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
test.rs remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
web.rs don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00:00