-
[GH actions run](https://github.com/bjia56/armv7l-wheels/actions/runs/8794791616/job/24134824803)
Build output from GH actions
```
Collecting curl_cffi==0.6.3
Downloading curl_cffi-0.6.3.tar…
-
I'm currently in the process of installing OpenUnison on a Kubernetes cluster, and am getting an error in the OpenUnison pod where it appears to be getting a 401 when attempting to load its CRDs:
`…
-
#### Describe the bug
- Node.js version: 18.17.0
- OS & version: Ubuntu
- Got version: 13.0.0
#### Actual behavior
```
RequestError: Stream closed with error code NGHTTP2_PROTOCOL…
-
## Description
Hey I review multiple issues that were closed and referred to multiple examples and reading the source code but I can't solve what I am doing wrong here
As you can see I tried mu…
-
### Bug report
We're getting `Illegal instruction` failure in about 1/20 PHP executable startups when DDTrace extension is activated on Apple Silicon machines.
(We are running ARM64 version of P…
-
The following proxy script can be used to demonstrate an issue overriding headers:
```javascript
// This bypasses self signed certs, when proxy chaining
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] …
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
When compiling Swoole with --enable-swoole-curl…
-
Hello
I'm getting a SIGSEGV only while debugging using xdebug + proxy-manager-lts.
I'm not getting it if i replace proxy-manager-lts with proxy-manager, but i'm not sure whether proxy-manager-lts …
-
Reproduction:
```js
import got from 'got'
import http2 from 'http2-wrapper'
const http2agent = new http2.Agent()
const gotEx = got.extend({
http2: true,
agent: {http2: http2agent}
…
-
When will the dubbo components be upgraded to version 3.0? Are there any plans?