aboutsummaryrefslogtreecommitdiff
path: root/req.ha (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove that printlnRunxi Yu22 hours1-2/+0
|
* Detect static mime type instead of assuming everything's CSSRunxi Yu23 hours1-1/+11
|
* Serve static filesRunxi Yu23 hours1-3/+18
|
* Remove the "path segments" section in index.htmplRunxi Yu24 hours1-1/+1
|
* Handle invalid URIs by reporting back to the userRunxi Yu24 hours1-2/+13
|
* Add basic system path parsingRunxi Yu28 hours1-0/+23
|
* Properly start response headersRunxi Yu28 hours1-4/+26
|
* Use trailing_slash instead of empty last segmentRunxi Yu29 hours1-0/+9
|
* Add license headersRunxi Yu29 hours1-0/+3
|
* Split the request handler to req.haRunxi Yu29 hours1-0/+13