Is there a way in a worker (js) to get the current version/deployment id?
Is there a way in a worker (js) to get the current version/deployment id?
versionID and versionTag). These fields can be added to events emitted from the Worker to send to downstream observability systems.

2024-09-26 you should see the old behavior
customdomain.example.com in the dash/via the APIstatus_code=200 and {}, empty json.npm run previewimport type { NextRequest } from 'next/server'
export const runtime = 'edge'
export async function GET(request: NextRequest) {
return Response.json({"a": 1});
}
stale-while-revalidate and Vary header for other values?