actix-web/src
Rob Ede 93754f307f
try path config from Data as well
2022-01-04 04:08:46 +00:00
..
error bump msrv to 1.54 2021-12-29 08:59:15 +00:00
http remove `BodyEncoding` trait () 2022-01-03 18:46:04 +00:00
middleware remove `BodyEncoding` trait () 2022-01-03 18:46:04 +00:00
response relax unpin bounds on payload types () 2021-12-24 17:47:47 +00:00
test rework `Guard` trait () 2021-12-28 02:37:13 +00:00
types try path config from Data as well 2022-01-04 04:08:46 +00:00
app.rs improve application data docs 2021-12-30 07:11:35 +00:00
app_service.rs rework `Guard` trait () 2021-12-28 02:37:13 +00:00
config.rs never return port in `realip_remote_addr` () 2021-12-28 14:52:43 +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 () 2022-01-03 18:46:04 +00:00
extract.rs remove `actix_http::http` module () 2021-12-05 14:37:20 +00:00
guard.rs bump msrv to 1.54 2021-12-29 08:59:15 +00:00
handler.rs rework Handler trait () 2021-12-27 00:44:30 +00:00
helpers.rs refined error model () 2021-06-17 17:57:58 +01:00
info.rs never return port in `realip_remote_addr` () 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 fix doc test 2021-12-31 07:53:53 +00:00
request_data.rs align remaining header map terminology () 2021-12-13 16:08:08 +00:00
resource.rs improve application data docs 2021-12-30 07:11:35 +00:00
rmap.rs disallow query or fragements in `url_for` constructions () 2021-12-05 04:39:18 +00:00
route.rs rework `Guard` trait () 2021-12-28 02:37:13 +00:00
scope.rs improve application data docs 2021-12-30 07:11:35 +00:00
server.rs remove crate level clippy allows 2021-12-25 04:53:51 +00:00
service.rs rework `Guard` trait () 2021-12-28 02:37:13 +00:00
web.rs Fix AcceptEncoding header () 2022-01-03 13:17:57 +00:00