-
Since supposedly the curl bug that was causing HTTP2 framing errors is now resolved and Fedora Infra has re-enabled HTTP2 I decided to compile a rawhide ostree version with HTTP2 enabled. I did that a…
-
I got the following error while compiling libdvid-cpp with buildem on Mac 10.10.4:
```
[ 21%] Building C object lib/CMakeFiles/libcurl.dir/hostasyn.c.o
/Users/zhaot/local/buildem/src/libcurl-git/lib/…
-
It looks like the CI has been getting this error on Ubuntu for at least a week
```
ssl: Error During Test at /home/runner/work/FTPClient.jl/FTPClient.jl/test/ssl.jl:101
Got exception outside of…
-
Upgrading two packages "libcurl" and "curl" to below versions made git to fail and also yum on some of the servers
libcurl-7.19.7-460.el6.x86_64.rpm
curl-7.19.7-460.el6.x86_64.rpm
Server logs indica…
-
Installing nodegit on archlinux failes while building with:
```
Error: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by node_modules/nodegit/build/Release/nodegit.node)
```
…
-
Is there interest in supporting the URL parsing functionality of later libcurls? https://curl.se/libcurl/c/libcurl-url.html
I'd be happy to share some initial work toward support, with a caveat tha…
-
### Is your feature request related to a problem? Please describe.
as title
### Describe the solution you'd like
这个包 https://github.com/xmake-io/xmake-repo/pull/5019 需要 openssl3,但 deps 链已经 add 了 op…
-
https://nodejs.org/api/addons.html#addons_context_aware_addons
https://github.com/nodejs/node/blob/master/test/addons/worker-addon/test.js
https://curl.haxx.se/libcurl/c/threadsafe.html
https…
-
I tried building netcdf with:
```
cmake -B build -S .
cd build
cmake --build .
```
This produces a `nc-config` file that has:
```
libsprivate="-lHDF5::HDF5 -lhdf5::hdf5_hl -lm -lz -lzip -lzstd -lbz…
-
The cpprestsdk just announced that the project has moved into maintenance mode and is not recommended for new projects. We should look at moving to libcurl instead