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

Update and rename http-request-headers.mdx to http-headers.mdx #18945

Open
wants to merge 1 commit into
base: production
Choose a base branch
from

Conversation

DRayCloudflare
Copy link
Contributor

PCX-15139

Summary

Adding Cloudflare response headers as well as response headers removed.


## Cf-Cache-Status

A list of all possilbe `Cf-Cache-Status` values is contained in [Cloudflare cache responses](/cache/concepts/cache-responses/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo possilbe > possible

Comment on lines +158 to +161
* X-Accel-Buffering
* X-Accel-Charset
* X-Accel-Limit-Rate
* X-Accel-Redirect
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* 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/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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/).

Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants