Skip to content

feature: Enable etag and better cache control header settings #214

Draft
duttonw wants to merge 1 commit intoqgov-master-2.11.2from
feature/cache_controls_uplift
Draft

feature: Enable etag and better cache control header settings #214
duttonw wants to merge 1 commit intoqgov-master-2.11.2from
feature/cache_controls_uplift

Conversation

@duttonw
Copy link
Member

@duttonw duttonw commented Mar 19, 2025

Fixes #

Proposed fixes:

new config:
ckan.cache_private_enabled: default True
ckan.cache_etags_notModified: default True
ckan.cache_etags: default True

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

@duttonw duttonw self-assigned this Mar 19, 2025
@duttonw duttonw force-pushed the feature/cache_controls_uplift branch 11 times, most recently from 11f3298 to a8ebe4e Compare March 20, 2025 01:16
new config:
ckan.cache_private_enabled: default True
ckan.cache_etags_notModified: default True
ckan.cache_etags: default True
@duttonw duttonw force-pushed the feature/cache_controls_uplift branch from a8ebe4e to 5f62b6a Compare March 20, 2025 01:33
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.

1 participant