aboutsummaryrefslogtreecommitdiff
path: root/req.ha (unfollow)
Commit message (Expand)AuthorFilesLines
4 daysRemove that printlnRunxi Yu1-2/+0
4 daysDetect static mime type instead of assuming everything's CSSRunxi Yu1-1/+11
4 daysServe static filesRunxi Yu1-3/+18
4 daysRemove the "path segments" section in index.htmplRunxi Yu1-1/+1
4 daysHandle invalid URIs by reporting back to the userRunxi Yu1-2/+13
4 daysAdd basic system path parsingRunxi Yu1-0/+23
5 daysProperly start response headersRunxi Yu1-4/+26
5 daysUse trailing_slash instead of empty last segmentRunxi Yu1-0/+9
5 daysAdd license headersRunxi Yu1-0/+3
5 daysSplit the request handler to req.haRunxi Yu1-0/+13