1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-22 08:07:18 +00:00
actix-web/src
2021-05-06 18:35:04 +01:00
..
http Update dependency "language-tags" (#2188) 2021-04-28 01:23:12 +01:00
middleware add associated error type to MessageBody (#2183) 2021-05-05 18:36:02 +01:00
response add associated error type to MessageBody (#2183) 2021-05-05 18:36:02 +01:00
types Static either extract future (#2184) 2021-05-01 03:02:56 +01:00
app.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
app_service.rs remove http-codes builders from actix-http (#2159) 2021-04-14 02:00:14 +01: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 remove json and url encoded form support from -http (#2148) 2021-04-12 10:30:28 +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 update awc docs link, formatting (#2180) 2021-04-20 19:57:27 +01:00
request.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
request_data.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
resource.rs remove http-codes builders from actix-http (#2159) 2021-04-14 02:00:14 +01:00
responder.rs Add responder impl for Cow<str> (#2164) 2021-04-16 00:54:51 +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 migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
server.rs Expose SererBuilder::worker_max_blocking_threads (#2200) 2021-05-06 18:35:04 +01:00
service.rs add associated error type to MessageBody (#2183) 2021-05-05 18:36:02 +01:00
test.rs add associated error type to MessageBody (#2183) 2021-05-05 18:36:02 +01:00
web.rs don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00:00