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 Etag header to response #547

Merged
merged 1 commit into from
Apr 15, 2019
Merged

Add Etag header to response #547

merged 1 commit into from
Apr 15, 2019

Conversation

jimlambie
Copy link
Contributor

Close #546

This PR adds an ETag header to all GET responses, and returns a 304 if the hash of a response matches a request's If-None-Match header.

It also upgrades the ParseComments library to remove a vulnerability.

Copy link
Contributor

@eduardoboucas eduardoboucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌮

@jimlambie jimlambie merged commit 2fec9aa into develop Apr 15, 2019
@jimlambie jimlambie deleted the feature/etag-support branch April 15, 2019 12:04
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.

Etag support
2 participants