Daniel Walsh

Results 74 comments of Daniel Walsh
trafficstars

Hey, We're tracking this internally, it is on the roadmap! I recommend following the blog (https://blog.cloudflare.com/) and joining our Discord (https://discord.gg/cloudflaredev) to stay up to date :)

CC: @Cyb3r-Jak3 we default these if not provided but Terraform provides everything and does it's own defaulting. Few other properties that should have specific defaults too which I can grab...

CS-CoreLib2 is what handles it. SF just implements the check. AFAIK that hasn't changed in SF but changed slightly here recently. However, I can't see the issue from a quick...

> > * Support Origin Certificates as an option > > ![image](https://user-images.githubusercontent.com/17945250/126986853-876ba50f-d876-48df-a48c-25cb1291045c.png) > > CA Origi certificates are just common, certificates (that are already supported), are not they? > >...

Can we get an example on how to use the bindings? That's what brought up the initial ticket. these frameworks all have their own ways to use it and we...

Jon, I brought this up to Albert a few days ago. There have been many instances where users follow tutorials (for example Create React App - https://developers.cloudflare.com/workers/tutorials/deploy-a-react-app-with-create-react-app) and then cannot...

Hey, This isn’t an issue, more of an implementation detail. You can get this to work by copying the file into the _site dir after it’s built. So, your build...

Hey, This should now be resolved, let us know if it is not!