github nodejs/undici v1.2.0

latest releases: v6.15.0, v6.14.1, v6.14.0...
3 years ago
  • Improved stream compat.
  • Reset connection after requests with body where the method does not expect a payload.
  • Validate user provided content-length and transfer-encoding headers.
  • Error if content-length header and body length does not match.
  • Avoid chunked transfer if request body stream is ended in same tick.
  • Added InformationalError for 'disconnect' event for when a disconnect was expected.
  • Refactoring.

Don't miss a new undici release

NewReleases is sending notifications on new releases.