mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-26 07:58:14 +00:00
wip: add percent_decode before uri_encode for check signature
this avoid error when request uri is not encoded for signature
This commit is contained in:
Generated
+1
@@ -1548,6 +1548,7 @@ dependencies = [
|
||||
"md-5",
|
||||
"nom",
|
||||
"opentelemetry",
|
||||
"percent-encoding",
|
||||
"pin-project",
|
||||
"quick-xml",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user