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: