Tom Peace

Results 3 issues of Tom Peace

[undici](https://undici.nodejs.org/) is a node.js library written by some core node.js contributors. It offers many great features for making fast http request that largely outperform the native `http` & `https` modules...

**Is your feature request related to a problem? Please describe.** I’d like to build some workers into an app of my own written in JS, is there a way to...

feature

When copy/pasting the URL from cloudflare pages into the env variables, if the BASE_URL has a trailing slash the redirect will fail with a misleading "Access token not found" error....