-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
(For faster reproduction, here is a reposito…
-
`
var http2 = require('http2-wrapper');
(async () => {
let { got } = await import('got');
let url = 'https://whatever.com';
let result = await got.get(url, {
headers: {
'User-…
-
#### What problem are you trying to solve?
RequestError: Unexpected option: resolveProtocol
...
#### Describe the feature
using custom resolveProtocol function to prevent IP leak when using prox…
l10r updated
4 months ago
-
The `URL.username` and `URL.password` properties are URL encoded (not noticeable unless you try to pass special characters like `%` or `$` in there). The proxy expects the `Basic` authentication heade…
-
#### Describe the bug
- Node.js version: 18.16.1
- OS & version: Mac 13.4.1
Running Jest after switching to ESM shows the error below. "got" is the only package I have that uses http2-wrapper…
-
Version: Deno 1.44.2
I'm trying to use the @temporalio/client [typescript SDK](https://docs.temporal.io/develop/typescript) with Deno to start my Workflows from my project. With the NPM layer comp…
-
* Operating System: Windows 11
* Node version: 18.9.1
* google-play-scraper version: latest
### Description:
I'm trying to host my scraper service on Cloudflare Workers, but found that it's…
-
#### Describe the bug
- Node.js version: v18.13.0
- OS & version: Docker base image node:18, host is Ubuntu 18.04.6 LTS
- got: 11.8.6
#### Actual behavior
Process crashed. Final log…
-
### What version of gRPC and what language are you using?
grpc-c++/1.66.1
### What operating system (Linux, Windows,...) and version?
ubuntu 22.04 server
### What runtime / compiler are you …
-
I tried consuming this package with webpack (version 4.46.0) in a front-end app, getting 2 different type of errors depending on how I try to import it.
If imported via `import Web2Driver from 'web…