]> git.kaiwu.me - njs.git/commit
http internalRedirect() method.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 13 Jun 2018 11:15:43 +0000 (14:15 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 13 Jun 2018 11:15:43 +0000 (14:15 +0300)
commit6daed142eda77da08268cfc5fb56bfd50be0c495
treeb80db68c0aefc3b86dfa066dbf8e875eb4ea40ab
parent20b0891190c254778075b2067673d8c9ee1a36c1
http internalRedirect() method.

Performs internal redirect to the specified uri.

req.internalRedirect(<uri>):
    uri - string. If uri starts with '@' it is considered as a
        named location.
nginx/ngx_http_js_module.c