September 01, 2024
·
1504 commits
to master
since this release
@whatwg-node/node-fetch@0.5.26
Patch Changes
-
#1617
ed368bf
Thanks @ardatan! - # Fixes for usage ofnode-libcurl- Fix `Error: SSL peer certificate or SSH remove key was not ok error`, and use
tls.rootCertificatesas default certificates.
- Fix
API function called from within callbackby preventing the use ofcurl_easy_performand
curl_multi_performinside callbacks.
- Fix `Error: SSL peer certificate or SSH remove key was not ok error`, and use