about summary refs log tree commit homepage
path: root/t/httpd.t
DateCommit message (Expand)
2016-07-02www: remove Plack::Request dependency entirely
2016-05-02t/*.t: reduce -mda calls
2016-04-28githttpbackend: clamp to one smart HTTP request at-a-time
2016-04-28githttpbackend: fall back to dumb if smart HTTP is off
2016-03-12http: use Plack::HTTPParser for HTTP parsing
2016-03-03t/*.t: use identifiable tempdir names
2016-02-23initial public-inbox-httpd implemenation