Age | Commit message (Expand) | Author |
---|---|---|
2021-07-15 | Implement XML configuration support | Daniel Schadt |
2021-07-08 | Add basic support for virtual hosts | Daniel Schadt |
2021-06-30 | CGI: Properly relay UTF-8 encoded text | Daniel Schadt |
2021-06-30 | Give a reply to the server if a route fails | Daniel Schadt |
2021-06-30 | CGI: Don't silently ignore exceptions | Daniel Schadt |
2021-06-30 | implement basic CGI handler | Daniel Schadt |
2021-06-30 | Get rid of utf8-string | Daniel Schadt |
2021-06-30 | Implement parseResponse | Daniel Schadt |
2021-06-29 | fix handling of empty path segment | Daniel Schadt |
2021-06-29 | Add static file server | Daniel Schadt |
2021-06-28 | Initial commit | Daniel Schadt |