| GET is a string value. - geomyidae - A small C-based gopherd. | |
| git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri… | |
| Log | |
| Files | |
| Refs | |
| Tags | |
| README | |
| LICENSE | |
| --- | |
| commit ed369ac19bf14195a6056f877595d728d6456c64 | |
| parent 0723be3621ca2141a0ce996059b7f9182c46d2c2 | |
| Author: Christoph Lohmann <[email protected]> | |
| 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(-) | |
| --- | |
| diff --git a/geomyidae.8 b/geomyidae.8 | |
| @@ -343,7 +343,7 @@ Additionally to the above arguments several environment var… | |
| .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 |