summaryrefslogtreecommitdiff
path: root/rc/bin/rc-httpd
AgeCommit message (Expand)Author
2022-04-01/rc/bin/rc-httpd/handlers/error: restore fn 400 (thanks, qeed)glenda
2022-04-01/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: commit the correct files...glenda
2022-04-01/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: fix directory traversal ...glenda
2021-11-21/rc/bin/rc-httpd/{rc-httpd, handlers/error}: do some minimal sanitization on ...glenda
2021-10-29rc-httpd: fold two sed calls into one when computing locationIgor Böhm
2020-08-02rc-httpd: fix invalid test(1) invocation in dir-indexAlex Musolino
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
2019-06-05rc-httpd(8): avoid duplicate log output in dir-index handlerAlex Musolino
2015-06-02rc-httpd: cleanup cgi handlercinap_lenrek
2015-06-02rc-httpd: various fixescinap_lenrek
2015-05-14rc-httpd/handlers/dir-index: plan 9 files may be chmod +a:stanley lieber
2015-03-14rc-httpd: support for http basic authentication, fix cgi support to work with...cinap_lenrek
2014-07-11rc-httpd/handlers/serve-static: restore simple test for file type and hardcod...stanley lieber
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