Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
8b087dff
Commit
8b087dff
authored
Feb 22, 2019
by
antirez
Browse files
Gopher: TODO list.
parent
f94d711c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/gopher.c
View file @
8b087dff
...
...
@@ -27,6 +27,15 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
/* TODO:
*
* - Replace ".<CR><LF>" with ",<CR><LF>" 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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment