1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-26 11:31:09 +00:00
actix-web/src
2022-01-24 11:56:23 +00:00
..
error document new body map types 2022-01-23 23:26:35 +00:00
http s/example/examples 2022-01-21 16:56:33 +00:00
middleware remove impl Future for HttpResponse (#2601) 2022-01-24 11:56:01 +00:00
response propagate response error in all necessary places 2022-01-24 11:56:23 +00:00
test support opaque app in test helpers (#2584) 2022-01-14 19:45:32 +00:00
types remove impl Future for HttpResponse (#2601) 2022-01-24 11:56:01 +00:00
app.rs unify generics across App, Scope and Resource (#2572) 2022-01-05 15:02:28 +00:00
app_service.rs document new body map types 2022-01-23 23:26:35 +00:00
config.rs remove debug logs 2022-01-20 01:30:33 +00:00
data.rs use match name if possible in data debug log 2021-12-30 07:15:57 +00:00
dev.rs remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
extract.rs convert error in Result extractor (#2581) 2022-01-12 18:59:22 +00:00
guard.rs remove impl Future for HttpResponse (#2601) 2022-01-24 11:56:01 +00:00
handler.rs fix support for 12 extractors (#2582) 2022-01-12 18:31:48 +00:00
helpers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
info.rs never return port in realip_remote_addr (#2554) 2021-12-28 14:52:43 +00:00
lib.rs bump msrv to 1.54 2021-12-29 08:59:15 +00:00
request.rs document full percent-decoding of web::Path 2022-01-22 16:17:46 +00:00
request_data.rs s/example/examples 2022-01-21 16:56:33 +00:00
resource.rs remove impl Future for HttpResponse (#2601) 2022-01-24 11:56:01 +00:00
rmap.rs add url_for test for conflicting named resources 2022-01-20 01:30:33 +00:00
route.rs rework Guard trait (#2552) 2021-12-28 02:37:13 +00:00
scope.rs unify generics across App, Scope and Resource (#2572) 2022-01-05 15:02:28 +00:00
server.rs remove crate level clippy allows 2021-12-25 04:53:51 +00:00
service.rs add url_for test for conflicting named resources 2022-01-20 01:30:33 +00:00
web.rs Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00