Does Cloudflare Workers will handle custom HTTP/S headers?

Hi, I am looking forward to use CW as middleware to create custom headers for a website to secure it in a better way. Website itself has been created using Webflow and there is not a way to add custom HTTP/S headers by the admin panel nor domain registar does not provide any tools to do that. I've learned that CW can do that, so I would like to know how to preprare before I start. Is there an specific knowledge (i know HTML/CSS/JS/TS and tools around like Git quite well). I haven't done that before and I am looking for professional tips to do it properly. Thanks in advance for any tip and reply! πŸ˜„
1 Reply
Walshy
Walshyβ€’5d ago
TS is really all you need Worker to just add headers is simple so you should be good :)

Did you find this page helpful?