about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2025-03-18 16:01:58 -0500
committergennyble <gen@nyble.dev>2025-03-18 16:01:58 -0500
commit93a8e9cd2452401617e1470476c05edc8120ab96 (patch)
tree498444c941a78645923c48bd49077fd9df9e816a /README.md
parentbd2bd57890894c6dfb44501cf6a62b6e4e292e06 (diff)
downloadcorgi-93a8e9cd2452401617e1470476c05edc8120ab96.tar.gz
corgi-93a8e9cd2452401617e1470476c05edc8120ab96.zip
I mean, modules work, so
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d9d7661..3b94588 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,6 @@ Additionally, corgi will set environment variables for the HTTP request headers.
 They will be uppercased and hyphens replaced with underscores.
 
 Any environmental variable may be overridden if it is set in the
-configuration file.
+configuration file, except the `CONTENT_LENGTH` envar.
 
 [rfc]: https://datatracker.ietf.org/doc/html/rfc3875
\ No newline at end of file