summaryrefslogtreecommitdiff
path: root/libproxy/test/url-encode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Small performance improvementsAlbert Astals Cid2019-10-041-1/+1
| | | | | * pass strings by const & instead of copy * Search single chars as chars and not as strings
* Implemented url::encode() and unit testnicolas.dufresne2010-06-021-0/+29