Forum Discussion
JEFF029
Nimbostratus
Jun 17, 2016[HTTP::payload] UTF-8 encoding issue
Hi,
I have an issue with [HTTP::collect]/[HTTP::payload] in my Irule.
I want to collect HTTP payload from client POST, then send it on another virtual server :
set Contenu [HTTP::p...
Mamut_78_140633
Nimbostratus
Feb 22, 2018I think nobody.
The main issue there is not defined charset of payload stream. They get bytes and convert it into string byte by byte into UTF. This byte array is allready encoded as UTF and then you reencode special byte as character from ASCII. C5 -> C3 85 C2 (UTF encoding of char Å)
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