about summary refs log tree commit homepage
path: root/t/httpd-corner.t
DateCommit message (Expand)
2016-03-12http: use Plack::HTTPParser for HTTP parsing
2016-03-06http: reject excessively large HTTP request bodies
2016-03-06http: reject excessive headers
2016-03-05t/httpd-corner: avoid clobbering existing FDs after fork
2016-03-05t/httpd-corner: additional callback test
2016-03-04daemon: support listening on Unix domain sockets
2016-03-03daemon: introduce host_with_port for identifying sockets
2016-03-03t/*.t: use identifiable tempdir names
2016-02-28http: support graceful shutdown like nntp
2016-02-23t/httpd-corner: test HTTP chunking with curl
2016-02-23initial public-inbox-httpd implemenation