Is it possible to have an action that will provides for encoding and decoding URLs when processing Web requests.
Like WebUtility Class and HttpUtility Class in the .NET Framework can do ?
It should be useful with HTTP action (and I'm sure with others) when we use URL in the body of the request.
Thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.