Skip to main content
FEED_CACHE_CONTROL
yggdrasil
0.9.0
In yggdrasil::
api::
feed
yggdrasil
::
api
::
feed
Constant
FEED_
CACHE_
CONTROL
Copy item path
Source
const FEED_CACHE_CONTROL: &
str
= "public, max-age=600";
Expand description
Feed 响应缓存头,与缓存层 TTL(600s)对齐。