Hi, are there any startups that are using "Workers for Platforms"?
Hi, are there any startups that are using "Workers for Platforms"?


*.domain.com/* i get AAAA towards 100::, Proxied ( :cloudflare: ).*.*.domain.com, this is not possible for a single SSL/TLS certificate due to inherent TLS protocol restrictions. You will need to issue a new certificate (or hostname for existing certificate) for each first level wildcard e.g. *.org1.domain.com, *.org2.domain.com and so on.let myCache = await caches.open('custom:cache');
await myCache.match(request);*.*.domain.com*.org1.domain.com*.org2.domain.com