rawurlencode

Encodes all but the explicitly unreserved characters per rfc 3986 Alphanumeric and -_.~ are the only ones left unencoded name is borrowed from php

string
rawurlencode
(
in char[] data
)
Suggestion Box / Bug Report