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

server/handlers: fix Cache-Control header #637

Merged
merged 1 commit into from
Oct 26, 2016
Merged

server/handlers: fix Cache-Control header #637

merged 1 commit into from
Oct 26, 2016

Conversation

squat
Copy link
Contributor

@squat squat commented Oct 26, 2016

fixes: #636

This commit addresses a problem where the max-age value is being set
in nanoseconds as opposed to seconds, as required by the specification.

fixes: #636

This commit addresses a problem where the `max-age` value is being set
in nanoseconds as opposed to seconds, as required by the specification.
@ericchiang ericchiang merged commit 88896eb into dexidp:dev Oct 26, 2016
@squat squat deleted the fix_cache_control branch October 26, 2016 22:21
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

Successfully merging this pull request may close these issues.

2 participants