From 8048a943706ee32f5970e461dda0a01aeb55c27f Mon Sep 17 00:00:00 2001 From: bptato Date: Sat, 30 Sep 2023 02:51:13 +0200 Subject: loader: add local-cgi Add w3m-style local CGI support. It is not quite as powerful as w3m's local CGI, because it lacks an equivalent to W3m-control. Not sure if it's worth adding; we certainly shouldn't allow passing JS in headers, but a custom language for headers does not sound like a great idea either... eh, idk. also, TODO add multipart --- doc/config.md | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'doc/config.md') diff --git a/doc/config.md b/doc/config.md index ad1807c5..6c933cdc 100644 --- a/doc/config.md +++ b/doc/config.md @@ -171,13 +171,41 @@ the line number. mailcap array of paths -Search path for [mailcap](mailcap.md) files. +Search path for + +[mailcap](mailcap.md) files. + + +files. mime-types array of paths -Search path for [mime.types](mime.types.md) files. +Search path for + +[mime.types](mime.types.md) + + +files. + + + +cgi-dir +array of paths +Search path for + +[mime.types](mime.types.md) +[local CGI](localcgi.md) + + +scripts. -- cgit 1.4.1-2-gfad0