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

Cache-Control header / past Expires in inner exchange's response. #338

Open
nyaxt opened this issue Nov 9, 2018 · 1 comment
Open

Cache-Control header / past Expires in inner exchange's response. #338

nyaxt opened this issue Nov 9, 2018 · 1 comment

Comments

@nyaxt
Copy link
Collaborator

nyaxt commented Nov 9, 2018

I've seen SXG inner exchange's response headers containing:

Cache-Control: no-cache, no-store
Expires: <past date>

How should we handle these cases?

My preference is Option 2.

@twifkak
Copy link
Collaborator

twifkak commented Nov 9, 2018

Why should these apply to verification? If a non-signed response comes with these response headers, the browser will display it, but not cache it. I would assume the same behavior would apply here.

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

No branches or pull requests

2 participants