From ccdefad74c39a3190dfc7b36477b6327ddca0c9b Mon Sep 17 00:00:00 2001

From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi

Date: Sun, 11 Dec 2022 13:32:54 +0200

Subject: [PATCH 1/1] Updated README

Reorganized patch notes.


README.md | 25 ++++++++++++++-----------

1 file changed, 14 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md

index 23d0223..ca94b9e 100644

--- a/README.md

+++ b/README.md

@@ -46,22 +46,25 @@ The log can be viewed via journalctl (or syslog):

Change log

-### v0.2.3

-* Requests exceeding 1024 bytes should result in an error code and not just be ignored.

-* Respond with an error code to malformed UTF-8 in the request.

-* Verify that the port number in the request URI matches the server's port.

+### v0.2

+* Added [cgi] bin_root configuration option for automatically and dynamically mapping all executables in a directory tree to URL entry points.

+* Minor documentation updates.

+* Published on PyPi as "gmcapsule".

+v0.2.1:

+* Fixed error handling. Exceptions are now caught and the error message is printed.

+v0.2.2:

-### v0.2.2

-### v0.2.1

-* Fixed error handling. Exceptions are now caught and the error message is printed.

+v0.2.3:

-### v0.2

-* Added [cgi] bin_root configuration option for automatically and dynamically mapping all executables in a directory tree to URL entry points.

-* Minor documentation updates.

-* Published on PyPi as "gmcapsule".

+* Requests exceeding 1024 bytes should result in an error code and not just be ignored.

+* Respond with an error code to malformed UTF-8 in the request.

+* Verify that the port number in the request URI matches the server's port.

v0.1

\ No newline at end of file

--

2.25.1

Proxy Information
Original URL
gemini://git.skyjake.fi/gmcapsule/main/patch/ccdefad74c39a3190dfc7b36477b6327ddca0c9b.patch
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
29.195638 milliseconds
Gemini-to-HTML Time
0.781504 milliseconds

This content has been proxied by September (3851b).