We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3584a4e commit 1fb90ccCopy full SHA for 1fb90cc
src/content/docs/workers/runtime-apis/fetch.mdx
@@ -134,4 +134,5 @@ export default {
134
- [Example: Fetch HTML](/workers/examples/fetch-html/)
135
- [Example: Fetch JSON](/workers/examples/fetch-json/)
136
- [Example: cache using Fetch](/workers/examples/cache-using-fetch/)
137
-- Write your Worker code in [ES modules syntax](/workers/reference/migrate-to-module-workers/) for an optimized experience.
+- Write your Worker code in [ES modules syntax](/workers/reference/migrate-to-module-workers/) for an optimized experience.
138
+- [Error 526](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-526/#error-526-in-the-workers-context)
0 commit comments