Forum Discussion
steve_111974
Nimbostratus
Jul 24, 2008rewrite a character with HTTP POST data
Hi,
Our application is having a problem recognizing the "&" within a POST sent by the client.
How do I write an irule which parses the POST data that contains the "&" sig...
hoolio
Cirrostratus
Jul 25, 2008Actually, I would guess your app expects the & to be URL encoded if it shouldn't be interpreted as an &. I think you could replace the stream expression line in the example above, with:
STREAM::expression {@&@%26@}
I don't think you'd need to do any rewriting on responses if the application is standards compliant.
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects