On Jun 1, 2007, at 7:53 AM, Frank Jones wrote:
Is there a function in the APR or elsewhere that performs URL encoding/decoding (aka percent-encoding)? I've searched all over for one but haven't found anything. mod_security has these functions but it doesn't export them for some reason.
It takes about 20 lines of code to implement. -Tim