Skip to content

Cache-Control header fixes#53

Open
Keisial wants to merge 1 commit intotroglobit:masterfrom
Keisial:cache-control
Open

Cache-Control header fixes#53
Keisial wants to merge 1 commit intotroglobit:masterfrom
Keisial:cache-control

Conversation

@Keisial
Copy link

@Keisial Keisial commented Aug 8, 2025

  • Correct mistyped 'no-stored' to 'no-store'
  • Avoid duplicate Cache-Control for non-2xx/3xx responses

Follow-up ac25ca4
Closes #52

* Correct mistyped 'no-stored' to 'no-store'
* Avoid duplicate Cache-Control for non-2xx/3xx responses

Follow-up ac25ca4
Closes troglobit#52
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.

Cache-Control: no-cache,no-stored

1 participant