-
I think we should add support for cache busting Eightshift Forms assets. Given they're used as prebuilt on any project using Forms, this should be done in the Forms webpack config. I can open a PR for…
-
### Existing documentation URL(s)
https://developers.cloudflare.com/pages/framework-guides/deploy-a-react-site/
https://developers.cloudflare.com/pages/framework-guides/vite/
### What changes are y…
-
Thanks to denoland/deno#11017, Deno effectively disabled all domain fronting attempts. Apparently Deno's coreteam considers server-side code as users. A _modified_ fetch implementation _might_ be requ…
-
似乎UDP协议更能防干扰。CF也支持HTTP/3
大佬有什么见解?
-
it takes about 100MB RSS right now? it seems like a lot for what it does. and it's a lot for being hosted on a small shared server with several other projects.
there's a few things to try:
- run i…
-
For now, [react-pdf-viewer](https://github.com/react-pdf-viewer/react-pdf-viewer) uses pdfjs-dist version 3.x, which introduces many vulnerabilities. To address these issues, upgrading to version 4 is…
-
The main question:
Is it possible to use a combination of Static export and POST Request function? If Yes, then it's a bug, if not, then should be documented better.
### next-on-pages environment …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What version of `workers-rs` are you using?
0.0.9
### Describe the bug
`worker::State::get` return…
-
まだどういう感じで使うかは決めてない
-
I use **aws4fetch.esm.js (v1.0.18)** in a Cloudflare worker to access DynamoDB. Occasionally I see the following exception thrown from the `AWSClient.fetch` method:
```
Error: Network connection…