From 098a0ae0b666e23c1e3c54fa6f87c01170471535 Mon Sep 17 00:00:00 2001 From: gennyble Date: Tue, 11 Mar 2025 17:34:44 -0500 Subject: add currently set envvars to readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09b2e8c..3b6b0df 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,12 @@ Script Environment HTTP_HOST ENV_KEY -``` \ No newline at end of file +``` + +Sets the following environmental variables for the CGI script, many following [RFC 3875][rfc]: +- **`GATEWAY_INTERFACE`** to the fixed value `CGI/1.1` +- **`PATH_INFO`** to the HTTP path the client requested +- **`QUERY_STRING`** to the query part of the URI +- **`REQUEST_METHOD`** to the HTTP request method + +[rfc]: https://datatracker.ietf.org/doc/html/rfc3875 \ No newline at end of file -- cgit 1.4.1-3-g733a5