about summary refs log tree commit homepage
path: root/script/public-inbox-httpd
DateCommit message (Expand)
2019-09-27qspawn: workaround Perl 5.16.3 leak, re-enable Deflater
2019-09-26httpd: disable Deflater middleware by default on Perl <5.18
2019-09-09run update-copyrights from gnulib for 2019
2019-05-14httpd: get rid of Deflater warning
2019-01-20www: admin-configurable CSS via "publicinbox.css"
2018-02-07update copyrights for 2018
2016-07-02www: remove Plack::Request dependency entirely
2016-05-23http: chunk in the server, not middleware
2016-04-25split out NNTPD and HTTPD* modules
2016-03-31httpd: remove reference to callback during close
2016-03-05httpd: remove unnecessary eval
2016-03-03daemon: introduce host_with_port for identifying sockets
2016-03-03daemon: avoid polluting the main package
2016-03-01httpd: remove unneeded err and out fields from class
2016-03-01httpd: document pi-httpd.async as totally unstable
2016-02-29favor procedural calls for most private functions
2016-02-28httpd: allow running if ReverseProxy is missing
2016-02-27move executables to script/ directory