aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-15Implement XML configuration supportDaniel Schadt
2021-07-08Add basic support for virtual hostsDaniel Schadt
2021-06-30CGI: Properly relay UTF-8 encoded textDaniel Schadt
2021-06-30Give a reply to the server if a route failsDaniel Schadt
2021-06-30CGI: Don't silently ignore exceptionsDaniel Schadt
2021-06-30implement basic CGI handlerDaniel Schadt
2021-06-30Get rid of utf8-stringDaniel Schadt
2021-06-30Implement parseResponseDaniel Schadt
2021-06-29fix handling of empty path segmentDaniel Schadt
2021-06-29Add static file serverDaniel Schadt
2021-06-28Initial commitDaniel Schadt