1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-04 04:55:48 +00:00
actix-web/src
2021-04-19 23:15:57 +01:00
..
http make some http re-exports more accessible (#2171) 2021-04-19 03:29:38 +01:00
middleware re-export ready boilerplate macros in dev 2021-04-16 23:21:02 +01:00
response Fix perf drop in HttpResponseBuilder (#2174) 2021-04-19 23:15:57 +01:00
types remove json and url encoded form support from -http (#2148) 2021-04-12 10:30:28 +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 don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00: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 re-export ready boilerplate macros in dev 2021-04-16 23:21:02 +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 bump service to stable v2 2021-04-16 20:28:21 +01:00
service.rs make some http re-exports more accessible (#2171) 2021-04-19 03:29:38 +01:00
test.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
web.rs don't use rust annotation on code doc blocks 2021-03-25 08:45:52 +00:00