mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-06 18:18:52 +08:00
nghttpx: Replace old script file options with --mruby-file
This commit is contained in:
10
src/shrpx.cc
10
src/shrpx.cc
@@ -1644,14 +1644,8 @@ Process:
|
||||
be used to drop root privileges.
|
||||
|
||||
Scripting:
|
||||
--request-phase-file=<PATH>
|
||||
Set mruby script file which will be executed when
|
||||
request header fields are completely received from
|
||||
frontend. This hook is called request phase hook.
|
||||
--response-phase-file=<PATH>
|
||||
Set mruby script file which will be executed when
|
||||
response header fields are completely received from
|
||||
backend. This hook is called response phase hook.
|
||||
--mruby-file=<PATH>
|
||||
Set mruby script file
|
||||
|
||||
Misc:
|
||||
--conf=<PATH>
|
||||
|
||||
Reference in New Issue
Block a user