© 2026 Hedgehog Software, LLC
export default { async fetch(request, env, ctx) { console.log(JSON.stringify(request.headers)); } }