]> git.kaiwu.me - njs.git/commit
Fixed http response and parent getters.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 27 Sep 2018 14:37:55 +0000 (17:37 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 27 Sep 2018 14:37:55 +0000 (17:37 +0300)
commit7b61ed024b7dbc727ba7ded46ed08d824c1cf24a
tree79ccf70d400280b2378b626a5f50fb3296a73836
parent8cd191a947cd46d20a547a6d4e5189f02b705be2
Fixed http response and parent getters.

Getters are expected to set resulting value to the provided
argument, not to vm->retval.
nginx/ngx_http_js_module.c