fix put_object content-length empty

This commit is contained in:
weisd
2024-11-09 20:44:16 +08:00
parent 2ed6d48a1b
commit 164a7c71cb
5 changed files with 30 additions and 3 deletions
Generated
+1
View File
@@ -2135,6 +2135,7 @@ version = "0.1.0"
dependencies = [
"admin",
"async-trait",
"atoi",
"axum",
"bytes",
"clap",