GET is a string value. - geomyidae - A small C-based gopherd. HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- DIR commit ed369ac19bf14195a6056f877595d728d6456c64 DIR parent 0723be3621ca2141a0ce996059b7f9182c46d2c2 HTML Author: Christoph Lohmann <20h@r-36.net> Date: Thu, 22 Feb 2018 20:09:56 +0100 GET is a string value. Diffstat: M geomyidae.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR 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