From 8b087dff3409969210db1299a7aa4a504e3e2fd8 Mon Sep 17 00:00:00 2001 From: antirez Date: Fri, 22 Feb 2019 11:17:39 +0100 Subject: [PATCH] Gopher: TODO list. --- src/gopher.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/gopher.c b/src/gopher.c index fad2d106..81a98448 100644 --- a/src/gopher.c +++ b/src/gopher.c @@ -27,6 +27,15 @@ * POSSIBILITY OF SUCH DAMAGE. */ +/* TODO: + * + * - Replace "." with "," in documents to avoid early stop. + * - Allow to configure a gopher-hostname, so that it can be used as default + * for streams converted into listings. + * - If __gopher_header__ and/or __gopher_footer__ are defined, they are + * put before/after directory listings generated by streams. + * - Find useful ways to convert the other Redis types to gopher output. */ + #include "server.h" /* Emit an item in Gopher directory listing format: