mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 08:00:49 +00:00
Gopher: TODO list.
This commit is contained in:
parent
f94d711c83
commit
8b087dff34
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user