do worker -> tunnel connections work for non-http? eg. postgres
do worker -> tunnel connections work for non-http? eg. postgres

await cache.match(request) returns a Response on cache hit, what you do with that response is up to you and your codeplatform.env.CACHES instead of just caches (with sveltekit) those should both be the same right?platform.caches, not platform.env.CACHES, right?Response in frameworks? sveltekit and cf Response types work interchangeably but typescript isnt very happy (as Response dosent do it either)
Functions contained in the /functions directory at the project's root will not be included in the deployment




wrangler types --experimental-include-runtime i getnodejs_als?

cf.worker.upstream_zone to a header that arrives to your origin/webservercf.worker.upstream_zone Maybe i would need WAF for that or im very blind
'cf.worker.upstream_zone' is not a valid value for expression because the use of field cf.worker.upstream_zone is not allowedCF-Worker header that your origin/server receivesawait cache.match(request)platform.env.CACHESplatform.env.CACHEScachesplatform.cachesFunctions contained in the /functions directory at the project's root will not be included in the deploymentSince you have Node.js compatibility mode enabled, you should consider adding Node.js for TypeScript by running "npm i --save-dev @types/node@20.8.3". Please see the docs for more details: https://developers.cloudflare.com/workers/languages/typescript/#transitive-loading-of-typesnode-overrides-cloudflareworkers-typesnodejs_als