]> git.kaiwu.me - njs.git/commit
HTTP: moving ngx_http_methods table out of subrequest() method.
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 19 Jul 2024 00:55:20 +0000 (17:55 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Fri, 19 Jul 2024 01:43:18 +0000 (18:43 -0700)
commit62b800295f3aa8ec13a06b0c903d41f1e706f78f
tree590498f849c7c41013e83161e534c11e4bcf7a4c
parente45429fe88d3c9c3a61fa6c122157147138bb516
HTTP: moving ngx_http_methods table out of subrequest() method.

So it can be reused by QuickJS code.
nginx/ngx_http_js_module.c