web: implement x-amz-website-redirect-location

This commit is contained in:
Alex Auvolat
2025-02-19 17:04:10 +01:00
parent f64ec6e542
commit bf27a3ec98
8 changed files with 66 additions and 11 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ mod list;
mod multipart;
mod post_object;
mod put;
mod website;
pub mod website;
mod encryption;
mod router;