update features to more accurately reflect gophermap usage and handling

Signed-off-by: kim (grufwub) <grufwub@gmail.com>
This commit is contained in:
kim (grufwub) 2020-05-14 13:14:51 +01:00
parent 3ca8450a84
commit 2ce15bb00d

View File

@ -25,10 +25,15 @@ WARNING: the development branch is filled with lava, fear and capitalism.
- HTTP style URL query and encoding support.
- Serve `DIR/gophermap` by default, else falls back to directory listing.
- Parsing of any files named `gophermap` / ending in `.gophermap` as
gophermaps.
- Executable gophermap support.
- Insert files with automated line reflowing, and the output of any CGI
scripts or other executable gophermaps.
- Insert files with automated line reflowing, output of any CGI scripts
or executable gophermaps WITHIN gophermaps.
- Support for all commonly accepted item type characters (beyond just
RFC1436 support).