-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Update and rename http-request-headers.mdx to http-headers.mdx #18945
base: production
Are you sure you want to change the base?
Conversation
|
||
## Cf-Cache-Status | ||
|
||
A list of all possilbe `Cf-Cache-Status` values is contained in [Cloudflare cache responses](/cache/concepts/cache-responses/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo possilbe > possible
* X-Accel-Buffering | ||
* X-Accel-Charset | ||
* X-Accel-Limit-Rate | ||
* X-Accel-Redirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* X-Accel-Buffering | |
* X-Accel-Charset | |
* X-Accel-Limit-Rate | |
* X-Accel-Redirect | |
* `X-Accel-Buffering` | |
* `X-Accel-Charset` | |
* `X-Accel-Limit-Rate` | |
* `X-Accel-Redirect` |
We generally use monospaced formatting for header names, except if they appear in a heading.
|
||
## Cf-Cache-Status | ||
|
||
A list of all possilbe `Cf-Cache-Status` values is contained in [Cloudflare cache responses](/cache/concepts/cache-responses/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A list of all possilbe `Cf-Cache-Status` values is contained in [Cloudflare cache responses](/cache/concepts/cache-responses/) | |
A list of all possible `Cf-Cache-Status` values is contained in [Cloudflare cache responses](/cache/concepts/cache-responses/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also need a redirect for the renamed page.
PCX-15139
Summary
Adding Cloudflare response headers as well as response headers removed.