]> Sergey Matveev's repositories - public-inbox.git/commitdiff
httpd: make internals slightly more generic
authorEric Wong <e@80x24.org>
Mon, 1 Aug 2022 21:24:42 +0000 (21:24 +0000)
committerEric Wong <e@80x24.org>
Tue, 2 Aug 2022 19:20:10 +0000 (19:20 +0000)
This brings the HTTP server closer to the IMAP/NNTP/POP3
implementations and eliminates package-wide globals in
PublicInbox::HTTPD.  The end goal is to be able to host
completely different PSGI applications on different listen
ports.


No differences found