summaryrefslogtreecommitdiff
path: root/rc/bin/rc-httpd/handlers/serve-static
AgeCommit message (Collapse)Author
2020-01-07rc-httpd: append carriage return to content-length headerAlex Musolino
2019-06-20rc-httpd: serve markdown with text/plain content-typeAlex Musolino
2019-06-17rc-httpd: set charset=utf-8 for all text/* content typesAlex Musolino
2019-06-17rc-httpd: only emit charset option for text/plain content typeAlex Musolino
2014-07-11rc-httpd/handlers/serve-static: restore simple test for file type and ↵stanley lieber
hardcode max_age to 1 hour (thanks eekee)
2014-02-22rc-httpd/handlers/serve-static: restore Content-lengthstanley lieber
2013-02-19rc-httpd/handlers/serve-static: charset=utf-8stanley lieber
2013-02-04add rc-httpdstanley lieber