mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 04:37:31 +08:00
bugfix:【frontend-gray插件】针对fetch的请求,强制不缓存 (#1856)
This commit is contained in:
@@ -13,6 +13,7 @@ const (
|
||||
IsPageRequest = "is-page-request"
|
||||
IsNotFound = "is-not-found"
|
||||
EnabledGray = "enabled-gray"
|
||||
SecFetchMode = "sec-fetch-mode"
|
||||
)
|
||||
|
||||
type LogInfo func(format string, args ...interface{})
|
||||
|
||||
Reference in New Issue
Block a user