Change8

v1.13.2

📦 axiosView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This release fixes socket hang‑up issues for keep‑alive requests with timeouts, adds default export support for the http2 module, and improves HTTP loop performance.

🐛 Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts.
  • http: use default export for http2 module to support stubs.

🔧 Affected Symbols

httphttp2