Skip to content

v15.6.0

Compare
Choose a tag to compare
released this 12 Mar 11:56
· 1913 commits to binaries since this release
298a0c8
  • Adds ssl_prefer_low_memory_usage option to App constructor
  • Adds iteration over headers with req.forEach
  • Fixes a few TypeScript definition bugs/features
  • getRemoteAddress to get IP from res or ws
  • Reverts the setting of MicrotasksPolicy::kAuto as it (probably) crashed Node.js in some cases