]> git.kaiwu.me - njs.git/commit
HTTP: made request argument explicit in body resolver.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 14 May 2026 00:15:56 +0000 (17:15 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Thu, 14 May 2026 16:29:24 +0000 (09:29 -0700)
commit108eadce5b068b1847b499bdbf58caacc7d5501d
tree5f2632c0cc11fcc337faf86b7d27867d3a53bbca
parent2bf4601a94c2a22b715d74e6d92dedb1850d56d3
HTTP: made request argument explicit in body resolver.

This makes the ownership of the request pointer clearer for readers and
avoids unnecessary confusion for static analyzers.
nginx/ngx_http_js_module.c