github node-fetch/node-fetch v2.1.0
Version 2.1.0

latest releases: v2.7.0, v2.6.13, v3.3.2...
6 years ago

See CHANGELOG:

  • Enhance: allow using ArrayBuffer as the body of a fetch() or Request
  • Fix: store HTTP headers of a Headers object internally with the given case, for compatibility with older servers that incorrectly treated header names in a case-sensitive manner
  • Fix: silently ignore invalid HTTP headers
  • Fix: handle HTTP redirect responses without a Location header just like non-redirect responses
  • Fix: include bodies when following a redirection when appropriate

Don't miss a new node-fetch release

NewReleases is sending notifications on new releases.