Jim Jagielski wrote: > > On Oct 9, 2007, at 5:33 AM, Ruediger Pluem wrote: > >>> + const char *allowed = "~$-_.+!*'(),;:@&=/"; /* allowed+reserved >>> from >>> + ap_proxy_canonenc */ >> >> Otherwise looks good. >> > > Would almost make sense to have this as an API function... anyone have > issues if I make the required adjustments for that to happen?
Uhm - isn't this what uri_delims is for??? Bill