]> git.kaiwu.me - nginx.git/commit
Stream: variables and script.
authorVladimir Homutov <vl@nginx.com>
Mon, 4 Jul 2016 13:37:36 +0000 (16:37 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 4 Jul 2016 13:37:36 +0000 (16:37 +0300)
commitc31773ea60c62efb558d89aa6c8abd44b2779a36
tree45bcc029fa8fc95b29f8e27fde33daeff66a3b19
parentdb5a15d2f92a592d0d312252c0294932a4bd6068
Stream: variables and script.

This is a port of corresponding http code with unrelated features excluded.
auto/modules
src/stream/ngx_stream.c
src/stream/ngx_stream.h
src/stream/ngx_stream_core_module.c
src/stream/ngx_stream_handler.c
src/stream/ngx_stream_script.c [new file with mode: 0644]
src/stream/ngx_stream_script.h [new file with mode: 0644]
src/stream/ngx_stream_variables.c [new file with mode: 0644]
src/stream/ngx_stream_variables.h [new file with mode: 0644]