Ruby: added the Rack environment parameter "SCRIPT_NAME".

This commit is contained in:
Zhidao HONG
2022-03-09 13:29:43 +08:00
parent 03a7701133
commit 0032543fa6
3 changed files with 48 additions and 4 deletions

View File

@@ -31,6 +31,12 @@ NGINX Unit updated to 1.27.0.
date="" time=""
packager="Andrei Belov <defan@nginx.com>">
<change type="change">
<para>
Ruby Rack environment parameter "SCRIPT_NAME" support.
</para>
</change>
<change type="feature">
<para>
variables support in the "location" option of the "return" action.