github nodejs/undici v1.3.0
Upgrade & Connect

latest releases: v6.17.0, v6.16.1, v6.16.0...
3 years ago
  • Added new API's, dispatch, connect, upgrade.
  • Callbacks with error now also receive a { opaque } object as value.
  • stream(opts, handler, callback) callback now receive a { trailers, opaque } object as value.
  • Misc refactoring and perf improvements.
  • Async scope is no longer propagated across events.
  • Added idleTimeout option to differentiate timeout of active vs inactive sockets.
  • Added support for keep-alive response header timeout hint as well as maxKeepAliveTimeout, keepAliveTimeoutThreshold options.

Don't miss a new undici release

NewReleases is sending notifications on new releases.