Skip to content
New issue

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

Add some http response headers for those request NProxy is responsible for #31

Open
goddyZhao opened this issue Oct 23, 2013 · 1 comment

Comments

@goddyZhao
Copy link
Owner

NProxy should add/change/remove some http response headers to make it uncached in the browsers, just like what Fiddler does.

For example,

Fiddler will replace such http response headers:

Cache-Control: public
Expires: Sat, 21 Oct 2023 19:18:19 GMT

to

Cache-Control: max-age=0, must-revalidate

@acodercc
Copy link

这个还未实现么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants