about summary refs log tree commit homepage
path: root/lib/PublicInbox/WwwStatic.pm
DateCommit message (Expand)
2020-01-01wwwstatic: add directory listing + index.html support
2020-01-01wwwstatic: avoid TOCTTOU for FIFO check
2020-01-01wwwstatic: do not open() files for HEAD requests
2020-01-01wwwstatic: move r(...) functions here
2020-01-01wwwstatic: implement Last-Modified and If-Modified-Since
2020-01-01wwwstatic: getline: die on missing psgix.io
2019-12-27githttpbackend: split out wwwstatic