From 8e28b781d70a4821cb1bbb90419aa42ed77a688c Mon Sep 17 00:00:00 2001 From: gennyble Date: Tue, 11 Mar 2025 18:15:57 -0500 Subject: what am i using for markdown and why doesn't it do lists --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d26a2ae..58db384 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ Script ``` 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 +- **`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 Additionally, corgi will set environment variables for the HTTP request headers. They will be uppercased and hyphens replaced with underscores. -- cgit 1.4.1-3-g733a5