Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
30 hours | Serve static files | Runxi Yu | 1 | -3/+18 |
31 hours | Remove the "path segments" section in index.htmpl | Runxi Yu | 1 | -1/+1 |
31 hours | Handle invalid URIs by reporting back to the user | Runxi Yu | 1 | -2/+13 |
35 hours | Add basic system path parsing | Runxi Yu | 1 | -0/+23 |
35 hours | Properly start response headers | Runxi Yu | 1 | -4/+26 |
36 hours | Use trailing_slash instead of empty last segment | Runxi Yu | 1 | -0/+9 |
36 hours | Add license headers | Runxi Yu | 1 | -0/+3 |
36 hours | Split the request handler to req.ha | Runxi Yu | 1 | -0/+13 |