commit ed369ac19bf14195a6056f877595d728d6456c64
parent 0723be3621ca2141a0ce996059b7f9182c46d2c2
Author: Christoph Lohmann <20h@r-36.net>
Date: Thu, 22 Feb 2018 20:09:56 +0100
GET is a string value.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/geomyidae.8 b/geomyidae.8
@@ -343,7 +343,7 @@ Additionally to the above arguments several environment variables are set.
.Dl QUERY_STRING = arguments (See above.)
.Dl REMOTE_ADDR = IP of the client
.Dl REMOTE_HOST = REMOTE_ADDR
-.Dl REQUEST_METHOD = GET
+.Dl REQUEST_METHOD = `GET'
.Dl SCRIPT_NAME = script which is executed
.Dl SERVER_NAME = server's hostname
.Dl SERVER_PORT = server's port