Y
Hacker News
new
|
ask
|
show
|
jobs
by
devani
2973 days ago
Does it support standard HTTP cache management controls? Like the Vary header, and Cache-Control max-age and stale-while-revalidate
1 comments
NusterCache
2973 days ago
No, it only caches based on the predefined rules, for example request path, query, header, cookies or response headers, etc.. These are in the TODO list
link