This commit is contained in:
2023-07-23 23:21:32 +08:00
parent 95878ab1d3
commit 1446f0c75f
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -411,6 +411,7 @@ local function _parse_upyun_option(option, extra, content)
if omd5 == "true" then
extra["Content-MD5"] = md5(content)
ngx.log(ngx.INFO, "Content-MD5" .. extra["Content-MD5"])
end
if type(secret) == "string" then