2022-10-18
Cloudflare Worker that returns the IP of client
Below you can find a Cloudflare Worker that returns the IP of the client. This is useful if you want …
2022-10-15
Cache the response of Cloudflare Functions
When using Functions with Cloudflare Pages, you can cache the response with Page Rules. You can see …