We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
建议提供更多的上下文信息,说明一下为什么需要删除 Cache Control 头。
我们之所以需要加上 Cache-Control: no-cache,是因为我们期望用户更新文章后,访客端能够得到及时响应,并且防止中间的反向代理工具进行缓存。
Cache-Control: no-cache
/triage needs-information
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: