-
### Describe the bug
When the server returns a string directly, the values of some strings are changed.For example, when the server retures '0E6754' but axios gets 0
### To Reproduce
_No response_
…
-
### What version of Bun is running?
1.1.15-canary.1+3ff29955a
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
Run in powe…
-
Hey there, I'm setting up Knock as a POC for notifications within my application, but it seems that all outgoing requests are blocked due to CORS issues. Is there a specific way I should be setting up…
-
I am not entirely sure what the issue is but on v2.6.0 everything works so I reverted back to that version but when I attempted to build the same project o v3.0.0 with a node version of v16+ the build…
-
-
### Description
When I try to send some post request sending a file with formData I receive a Network Error. Most of the time the request works fine, but sometimes I receive this error. The problem o…
-
### Describe the bug
@jest-playwright-preset is not getting maintained anymore. See:
https://github.com/playwright-community/jest-playwright?tab=readme-ov-file#%EF%B8%8F-we-recommend-the-official-pl…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
-
Hey,
I've done a simple test from your docs:
`
const createTLSClient = require("@dryft/tlsclient").default;
const axios = createTLSClient();
let res = await axios.get("https://ipv4.icanhazi…