Register service-worker for my app on root directory

Register service-worker for my app on root directory

Kondor
Shopify Partner
1 0 0

In my app I need to register service-worker for push notifications. Service worker file is hosted on my server and this header is set:

service-worker-allowed: /

However using App Proxy Cloudflare is removing that header so I am unable to register service-worker with root scope. Is there any way to set this header on Cloudlfare proxy?

Replies 0 (0)