render
render copied to clipboard
Cloudflare Worker to proxy and cache requests to R2
A handy feature would be the ability to list objects. I was thinking maybe if on a get request a file isn't found, try list objects with the the path...
R2 API can process range requests now, it seems. We can remove the `range-parser` dependency and directly pass the header instead.
the `````` without a language specified causes a WC3 validation warning  this should probably default to English (``````) since the UI elements are in English, however, a person might...
Please consider adding support for [Edge-Side-Includes](https://blog.cloudflare.com/edge-side-includes-with-cloudflare-workers/)