Thank you sir. I certainly will. Best,
Simon On 10/27/2018 04:09 AM, William A Rowe Jr wrote: > Hi Simon, > > you might want to express your interest/RFE to the [email protected] > <mailto:[email protected]> list, > since that is where the apr_* functions are maintained, and enhancement > requests are always welcome. > > > On Thu, Oct 25, 2018 at 8:37 PM Simon Walter <[email protected] > <mailto:[email protected]>> wrote: > > I see apr_escape_urlencoded, but not apr_unescape_urlencoded. Perhaps it > is apr_unescape_url and there is some fun with the naming. Looking at > the tests, they do not seem as rigorous. A brief look at > encoding/apr_escape.c and I see x2c and c2x. I want to ask you all as > the docs mention > http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.1 for > apr_escape_urlencoded and not for apr_unescape_url. > > I am want to decode form data in my own application (not a module). > > Best, > > Simon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > <mailto:[email protected]> > For additional commands, e-mail: [email protected] > <mailto:[email protected]> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
