Skip to content

fix(health): prevent caching of rejected requests - #7

Open
ephraimduncan wants to merge 1 commit into
openstatusHQ:mainfrom
ephraimduncan:fix/prevent-health-error-response-caching
Open

ephraimduncan wants to merge 1 commit into
openstatusHQ:mainfrom
ephraimduncan:fix/prevent-health-error-response-caching

Conversation

@ephraimduncan

Copy link
Copy Markdown

Requests to a different path or with an unsupported method received error responses without the documented cache and content-type headers. These responses include cache-control: no-store and the JSON content type. They remain bodyless, retain their status codes, and do not run probes.

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