Commit 730d8712 authored by duanjinfei's avatar duanjinfei

update redirect status code

parent ffe73f76
...@@ -7,6 +7,6 @@ const ( ...@@ -7,6 +7,6 @@ const (
ReqHash = "reqHash" ReqHash = "reqHash"
RespHash = "respHash" RespHash = "respHash"
ResultFileExpiresDB = "ResultFileExpiresDB" ResultFileExpiresDB = "ResultFileExpiresDB"
RedirectCode = 307 RedirectCode = 303
UseFileCache = "USE-FILE-CACHE" UseFileCache = "USE-FILE-CACHE"
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment