1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/src
2021-04-16 00:54:51 +01:00
..
http move typed headers and implement FromRequest (#2094) 2021-04-01 16:42:18 +01:00
middleware clippy 2021-04-13 12:44:38 +01:00
response remove http-codes builders from actix-http (#2159) 2021-04-14 02:00:14 +01:00
types remove json and url encoded form support from -http (#2148) 2021-04-12 10:30:28 +01:00
app_service.rs remove http-codes builders from actix-http (#2159) 2021-04-14 02:00:14 +01:00
app.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +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 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
request.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +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 migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
service.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +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