SSL error when setting host: header correctly · Issue #1780 · node-fetch/node-fetch
Reproduction Tested on both versions v2.7.0 and v3.3.2 $ node Welcome to Node.js v18.13.0. Type ".help" for more information. > const fetch = require('node-fetch'); undefined > await fetch("https:/...