Forum Discussion
Erika_I_Garner
Feb 12, 2019Altostratus
Change HTTP Profile Response to UnChunk
I need to change the response only when it matches the HTTP status 204, and I want to change the http profile response to unchunk.
I tried the following:
when HTTP_RESPONSE { if { [HTTP::status] == "204" }{ HTTP::payload unchunk HTTP::header remove "Transfer-Encoding" } }
Help!
- uzairNimbostratus
Use HTTP_RESPONSE_DATA event. Check below link https://devcentral.f5.com/wiki/iRules.HTTP__payload.ashx
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