master
Modules: fix SharedDict.pop() for unexpired keys in timeout zones
HTTP: added r.readRequestForm().
QuickJS: added support for QuickJS-NG library.
HTTP: fix use-after-free in r.subrequest() on premature client close
QuickJS: fix unhandled rejection tracking in reused contexts
Fetch: fix missing event cleanup when resolver start fails
Using addon module API to unify injecting of external objects.
Fetch: fix Content-Length reservation in request building
Fetch: reject unsafe request methods
Modules: fixed loading of the built-in "crypto" module.
Building regexp backend as an external.
Modules: added state file for the shared dictionary.
Stream: fixed exception classes