omar4289
omar4289
CDCloudflare Developers
Created by Royyyyy on 10/31/2023 in #workers-help
How to redirect requests based on geolocation on a Shopify site
Hi @Royyyyy , you will need to: 1. Create a worker that reads the cf property in the request (https://developers.cloudflare.com/workers/runtime-apis/request/#incomingrequestcfproperties). This worker will send a redirect (3xx status) to the nearest place 2. Create a route so that your worker intercepts all incoming requests to your website https://developers.cloudflare.com/workers/configuration/routing/routes/
8 replies
CDCloudflare Developers
Created by swiecki on 11/1/2023 in #general-help
streaming responses being buffered
I already have a working example to stream xkb of files every 1s
7 replies
CDCloudflare Developers
Created by Royyyyy on 10/31/2023 in #workers-help
How to redirect requests based on geolocation on a Shopify site
You can achieve it by returning redirects
8 replies
CDCloudflare Developers
Created by Royyyyy on 10/31/2023 in #workers-help
How to redirect requests based on geolocation on a Shopify site
You can do it through a worker that is set to intercept requests to your route
8 replies
CDCloudflare Developers
Created by IPEXA on 10/30/2023 in #general-help
Domain Nameserver Change not Detected
You cannot transfer domains within 60 days of the purchase or the latest transfer
22 replies