Blob


1 things to do (eventually.) patches are welcome, thanks!
3 - support for using client-side certificates.
4 - `location' support for blocking certain sub-trees (or maybe even
5 location-dependant proxying!)
6 - try to extract the page title (need a separate per-request buffer.)
7 - `listen' directive: allow to listen on (multiple) sockets, be UNIX
8 or TCP ones.
9 - extend to support gopher and/or spartan?
10 - simplify process IPC: proc.c is cool but provides more than we need;
11 there's no web of process that communicates between each others, just
12 a parent and (some) proxy processes.
13 - make the build from the tarball works without building `template'.
14 - generate ids for headers for ease of linkability;
15 https://docs.gitlab.com/ee/user/markdown.html#header-ids-and-links
16 - link to generate a RSS/Atom feed for the current page