aboutsummaryrefslogtreecommitdiff
path: root/net/go-httppath
Commit message (Collapse)AuthorAgeFilesLines
* Utilities for HTTP Path manipulation. Currently, this just contains theCarlo Strub2016-07-084-0/+31
CleanPath function, renamed to Clean, from Julien Schmidt's httprouter. WWW: https://github.com/dimfeld/httppath Notes: svn path=/head/; revision=418245