From 0c36cbc1a26dffe7295168b3c74d8b9d93c4a032 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sat, 24 Aug 2019 00:55:55 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 941c113..6c2739c 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ $ openssl req -newkey rsa:2048 -nodes -keyout {hostname}.key \ Because the gemini protocol sends the *whole* URL in the request, it's required to declare which hostname your server is expecting to receive traffic under. -Jetforce will respond to any requests containing URLs that don't match the hostname +Jetforce will respond to any request containing a URL that don't match the hostname with a status of ``Proxy Request Refused``. Using python, you can modify this behavior to do fancy things like building a proxy