Why does getRequestContext require edge runtime specifically? Couldnt it just return undefined for c

Why does getRequestContext require edge runtime specifically? Couldnt it just return undefined for cf and ctx, but provide bindings as they already somehow exist in process.env
Was this page helpful?