Created
June 19, 2023 19:03
-
-
Save myobie/31bb9bfb8a4ad8734bb78b4a041b2052 to your computer and use it in GitHub Desktop.
Internal application error: TypeError: cannot read headers: request closed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Internal application error: TypeError: cannot read headers: request closed | |
at Object.get headerList (ext:deno_fetch/23_request.js:115:17) | |
at Request.request.<computed> (ext:deno_fetch/23_request.js:565:60) | |
at Request.get [headers] (ext:deno_fetch/23_request.js:252:46) | |
at Request.get headers (ext:deno_fetch/23_request.js:452:16) | |
at NativeRequest.get headers (https://deno.land/x/[email protected]/http_server_native_request.ts:72:26) | |
at new Request (https://deno.land/x/[email protected]/request.ts:150:21) | |
at new Context (https://deno.land/x/[email protected]/context.ts:172:20) | |
at Application.#handleRequest (https://deno.land/x/[email protected]/application.ts:450:17) | |
at Application.listen (https://deno.land/x/[email protected]/application.ts:656:28) | |
at eventLoopTick (ext:core/01_core.js:183:11) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment