Forum Discussion
GuyG
Altocumulus
Dec 06, 2023Reading chunked data in iRule
Hey, I have an iRule in which I read all the payloads in each request and response. When there iRule receives chunked data, because there is no content-length I just use some big number as a limit...
zamroni777
MVP
Dec 08, 2023you might try to use irules HTML or XML object:
https://clouddocs.f5.com/api/irules/HTML_TAG_MATCHED.html
https://clouddocs.f5.com/api/irules/XML_CONTENT_BASED_ROUTING.html
or use irules lx if the payload in json becuse iruleslx uses node.js engine that can process json natively.
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