node-fetch / fetch-charset-detection

Charset detection and conversion, originally from node-fetch.
MIT License
11 stars 3 forks source link

Only use content if charset not in contentType. #305

Closed popsail closed 1 month ago

popsail commented 1 year ago

Off with unrequired slicing and stringifyings.