restore
This commit is contained in:
@@ -410,8 +410,7 @@ local function _parse_upyun_option(option, extra, content)
|
|||||||
end
|
end
|
||||||
|
|
||||||
if omd5 == "true" then
|
if omd5 == "true" then
|
||||||
--extra["Content-MD5"] = md5(content)
|
extra["Content-MD5"] = md5(content)
|
||||||
extra["Content-MD5"] = "xyz"
|
|
||||||
ngx.log(ngx.INFO, "Content-MD5" .. extra["Content-MD5"])
|
ngx.log(ngx.INFO, "Content-MD5" .. extra["Content-MD5"])
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user