cloudflare-docs
cloudflare-docs copied to clipboard
Cloudflare’s documentation
Helo team, ### Summary The timestamp along with the timezone at which when the issue occurred. Thanks.
re: 408 errors, nginx-ssl will return a 408 error if either a client request header takes >15s to be received at our edge, or if the client body takes >60s...
### Existing documentation URL(s) - https://developers.cloudflare.com/cloudflare-one/tutorials/tunnel-kubectl/ ### What changes are you suggesting? There is step 2, "Configure the Kubernetes API server" - but this step does not include any details...
This pull request addresses several style guide violations, including incorrect spellings and casing issues, as well as non-standard quote usage. The changes ensure compliance with the style guide and improve...
### Summary Adding a new page to the Workers for Platforms docs to document how platform customers can add bindings to user workers. ### Screenshots (optional) ### Documentation checklist -...
Include errors from DNS analytics ### Summary Add two extra messages caused by plan limitation. ### Documentation checklist - [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.
### Example URL(s) https://developers.cloudflare.com/workers/tutorials/build-a-jamstack-app/#3-write-data-to-kv ### Actual Behavior Throws errors: TypeError Cannot read properties of undefined (reading 'get') Users/clfaulkner/todos/src/index.js:29:38 getCache Users/clfaulkner/todos/src/index.js:33:25 Object.fetch ### Expected Behavior Write data to a KV database....
### Existing documentation URL(s) https://developers.cloudflare.com/cache/concepts/cache-responses/ ### What changes are you suggesting? The "DYNAMIC" header can also be returned when using Custom Cache Rules that change cache eligibility with a bypass...