Skip to content

v1.1.0

Compare
Choose a tag to compare
@micene09 micene09 released this 21 Dec 14:30

Updated the onRequest global handler definition, now supporting the Promise return type.

If the return value is a Promise's instance, the request will await for it before starting.