]> git.kaiwu.me - njs.git/commit
HTTP: fixed r.subrequest() check for nested subrequests.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 18 Sep 2024 02:17:09 +0000 (19:17 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Wed, 18 Sep 2024 04:52:27 +0000 (21:52 -0700)
commitc2bc8c6501b1712f75ea6a82a153383d3d3d2017
tree38febd5498b95a735f1db412cb94c4050b5181bf
parent201b127679e27fe63eff5c1b4356ec4ed9ec4611
HTTP: fixed r.subrequest() check for nested subrequests.

The issue was introduced in a14be61c86 (0.8.5).

This fixes #783 on Github.
nginx/ngx_http_js_module.c