Decode req.path before loading object from GCS

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2021-05-07 14:51:09 +02:00
parent d2eed74d35
commit 4916a6e23d
4 changed files with 54 additions and 9 deletions
+3 -1
View File
@@ -67,7 +67,9 @@
"@types/mime-types": "^2.1.0",
"@types/mock-fs": "^4.13.0",
"@types/pkgcloud": "^1.7.4",
"@types/recursive-readdir": "^2.2.0"
"@types/recursive-readdir": "^2.2.0",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
"jest": {
"roots": [