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

Fix expires header #399

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Fix expires header #399

merged 2 commits into from
Oct 9, 2023

Conversation

bdc34
Copy link
Contributor

@bdc34 bdc34 commented Oct 5, 2023

Fixes duplicate Expires header

Fixes the header Expires: Expires on abs and other pages. The correct
Expires header existed but this redundant one also existed.
Failed test due to flask's move from RFC3986 to https://url.spec.whatwg.org
@bdc34 bdc34 merged commit d40bf9a into develop Oct 9, 2023
3 of 4 checks passed
@bdc34 bdc34 deleted the fix-expires-header branch October 9, 2023 19:57
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