summaryrefslogtreecommitdiff
path: root/AK/URLParser.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-31AK: Add optional parameter for excluding chars to urlencode()Linus Groh
2020-06-07AK: Add basic percent encoder/decoder (urlencode and urldecode)Andreas Kling