nginx / njs

A subset of JavaScript language to use in nginx
http://nginx.org/en/docs/njs/
BSD 2-Clause "Simplified" License
1.14k stars 148 forks source link

HTTP: simplifed r.subrequest() code. #752

Closed xeioex closed 3 months ago

xeioex commented 3 months ago

Moving promise callbacks from ctx->promise_callbacks to the arguments of ngx_js_event_t.

Checklist

Before creating a PR, run through this checklist and mark each as complete: