Skip to content

v0.15.4

Compare
Choose a tag to compare
released this 13 Mar 16:29
· 844 commits to master since this release

Fuzzing and fixes

  • Introduces fuzztesting of parsers
  • Adds feature to loop over Http headers in request
  • getRemoteAddress for getting IP
  • Loop::defaultLoop is now Loop::get and we never use "default" loops unless explicitly given.
  • Updates uSockets with various libuv fixes
  • Various bug fixes