Forum Discussion
EastCoast_16835
Dec 03, 2015Altostratus
Rewriting response with STREAM not working properly
Hello, I am developping an iRule to rewrite a response from the Web server. I need to rewrite a chain of characters AND its length specified in the first character as a hex value. The iRu...
EastCoast_16835
Dec 03, 2015Altostratus
This definitely looks like a bug in STREAM.
If the code is modified as follows everything works well.
Code
set a \x3Chttp://something1
set b \x17http://something2
STREAM::disable
STREAM::expression @$a@$b@
STREAM::enable
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