v0.15.4
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