workers-sdk
workers-sdk copied to clipboard
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
### Which Cloudflare product(s) does this pertain to? Wrangler core ### What version(s) of the tool(s) are you using? 3.8.0 ### What version of Node are you using? 18.17.1 ###...
### Which Cloudflare product(s) does this pertain to? Pages, Workers Runtime ### What version(s) of the tool(s) are you using? wrangler 2.19.0 ### What version of Node are you using?...
### Which Cloudflare product(s) does this pertain to? Wrangler core ### What version(s) of the tool(s) are you using? 3.7.0 ### What version of Node are you using? 18.17.0 ###...
### Which Cloudflare product(s) does this pertain to? Pages, Workers Runtime ### What version(s) of the tool(s) are you using? 3.6.0 ### What version of Node are you using? 18.16.1...
### Which Cloudflare product(s) does this pertain to? Workers Runtime ### What version(s) of the tool(s) are you using? 3.28.1 ### What version of Node are you using? 20.9.0 ###...
If I run `npx wrangler dev` and have `fetch(url)` in some script, it fails with following error: **workerd/jsg/util.c++:281: error: e = kj/compat/tls.c++:221: failed: TLS peer's certificate is not trusted; reason...
### Which Cloudflare product(s) does this pertain to? Wrangler core ### What version(s) of the tool(s) are you using? [email protected] ### What version of Node are you using? 18.19.0 ###...
**What this PR solves / how to test:** Add a `dev`-environment to `wrangler.toml` which builds with `worker-build --dev` instead of `worker-build --release`. This makes build times for local development much...
Setting multiple cookie via headers will only have the final set cookie sent [reproduction](https://workers.cloudflare.com/playground#LYVwNgLglgDghgJwgegGYHsHALQBM4RwDcABAEbogB2+CAngLzbMutvvsDMADAJy8B2AZwCMAVgBMnXpJGiAHABZeikQDZ5fNRpEAuDgcNse-IaMnTZC5ao1adAWABQAYXRUIAUw-YAIlABnGHQAqGh3XRIMLDwCYhIqOGBPBgAiKBpPAA8AOgArANTSVCgwbySU9MzcgtTnNw9vCGwAFToYT0i4GBgwKABjAih3ZDy4ADc4AP6EWAgAamB0XHBPZ2ds4KQSXE9UOHAIEgBvJwBIKboqfqjPCH6ACwAKBE8ARxBPAIgAGhJvcZ-foQLIAShO5zO-Xc3xID08cF2CACJAYCU8AHcSAAJBFIgJPUFEJyQ+GIzzInLdDo0J6pADKd2wbnQAGsoJ5Un9Uhh0AwRKkiaS8RSAlSet5cHTGc0WezOdyyIgGBJBcTIchkCQWg9AiQMv0wCBdiiKBAHiQeeh0KkSAAyS1KhCpSHQqgBdBlHJgdAAcyeZPxOV9dxlco5hKFGq1ADl3CRoWyOXCRQgSBjMKyUVN-lkOsDPLhheTKdTJXSqJhgHAwNhE-KuZaBUKzmdA6LxTSpalK1ga3XrQ3uaqo63NSQAEIgI7mzxRDI1kivIIwuevfqeKDjQvkOgkWfkBDoDEBCnp0pgEjuMB7g1Gk2OxAu1uvCAgBBUdFYgBKX2C7s8J5qF2EoqELP5TlbNtUwCSJ22RH5IQAXxbJDEKQ4lnCMbCDBMQRhHEKQZAkOQRCUFR1E0XhtHkER6ncLwfH8FdQnCKhImiHB8EIUhEmSNJkkIbi4CKecyj4yoyB9Mg6lcBimladpOhIak+kGNjRg9Kh1icY5UmrDIAH0lhWMpUl0KpdhqQokKwnD7JYPCzEIywSOsCi7GonRmGcIA)
### Which Cloudflare product(s) does this pertain to? Pages, Workers Runtime, Wrangler core, Miniflare ### What version(s) of the tool(s) are you using? wrangler 3.22.3, miniflare version 3.20231218.1, workerd 1.20231218.0...