Ok, that’s how I set my headers. Not sure exactly how to do it with python functions but read this,

Ok, that’s how I set my headers. Not sure exactly how to do it with python functions but read this, it should help https://developers.cloudflare.com/pages/functions/middleware/
Cloudflare Docs
Middleware is reusable logic that can be run before your onRequest function. Middlewares are typically utility functions. Error handling, user
Was this page helpful?