From 0032543fa65f454c471c968998190b027c1ff270 Mon Sep 17 00:00:00 2001 From: Zhidao HONG Date: Wed, 9 Mar 2022 13:29:43 +0800 Subject: Ruby: added the Rack environment parameter "SCRIPT_NAME". --- docs/changes.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index e1774e9d..ba7e41a3 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -31,6 +31,12 @@ NGINX Unit updated to 1.27.0. date="" time="" packager="Andrei Belov <defan@nginx.com>"> + + +Ruby Rack environment parameter "SCRIPT_NAME" support. + + + variables support in the "location" option of the "return" action. -- cgit