aboutsummaryrefslogtreecommitdiff
path: root/req.ha (unfollow)
Commit message (Expand)AuthorFilesLines
15 hoursRemove that printlnRunxi Yu1-2/+0
17 hoursDetect static mime type instead of assuming everything's CSSRunxi Yu1-1/+11
17 hoursServe static filesRunxi Yu1-3/+18
17 hoursRemove the "path segments" section in index.htmplRunxi Yu1-1/+1
17 hoursHandle invalid URIs by reporting back to the userRunxi Yu1-2/+13
21 hoursAdd basic system path parsingRunxi Yu1-0/+23
22 hoursProperly start response headersRunxi Yu1-4/+26
22 hoursUse trailing_slash instead of empty last segmentRunxi Yu1-0/+9
23 hoursAdd license headersRunxi Yu1-0/+3
23 hoursSplit the request handler to req.haRunxi Yu1-0/+13