You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Subra Aswathanarayanan <as...@gmail.com> on 2008/10/23 22:08:26 UTC

url decode

Hi,
In my module I want to url decode the query string before I process it. Does
apache provide any such helper functions?

Pls let me know if this is not the right forum to ask this question.

Subra

Re: url decode

Posted by Subra Aswathanarayanan <as...@gmail.com>.
Thanks for the reply!
I wanted to send this email to the apache modules mailing list but sent it
to axis2 list by mistake. Thanks anyways :-)



On Thu, Oct 23, 2008 at 4:19 PM, Dinesh Premalal <xy...@gmail.com> wrote:

> Subra,
>
> "Subra Aswathanarayanan" <as...@gmail.com> writes:
>
> > Hi,
> >
> > In my module I want to url decode the query string before I process it.
> Does
> > apache provide any such helper functions?
>
> Please look at axutil
>
> util/include/axutil_utils.h:245
>
> there is a function called "axutil_url_decode"
>
>
> HTH
>
> Dinesh
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-user-help@ws.apache.org
>
>

Re: url decode

Posted by Dinesh Premalal <xy...@gmail.com>.
Subra,

"Subra Aswathanarayanan" <as...@gmail.com> writes:

> Hi,
>
> In my module I want to url decode the query string before I process it. Does
> apache provide any such helper functions?

Please look at axutil

util/include/axutil_utils.h:245

there is a function called "axutil_url_decode"


HTH

Dinesh

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-user-help@ws.apache.org