diff README @ 1609:f3ba4c74de31

Tests: added TEST_GLOBALS_STREAM variable support.
author Andrei Belov <defan@nginx.com>
date Thu, 12 Nov 2020 17:46:49 +0300
parents d0edeb90c0ab
children
line wrap: on
line diff
--- a/README
+++ b/README
@@ -48,4 +48,8 @@ TEST_NGINX_GLOBALS_HTTP
 
     Sets additional directives in http context.
 
+TEST_NGINX_GLOBALS_STREAM
+
+    Sets additional directives in stream context.
+
 Happy testing!