Forum Discussion
chenchiiren_213
Nimbostratus
May 13, 2017HTTP Payload Log
I want to analyze http response content. So, i wrote an irule code as below:
when HTTP_REQUEST {
set replace_content 1
HTTP::header remove "Accept-Encoding"
if { [HTTP::version] eq "...
May 14, 2017
I would save the HTTP:uri in the HTTP_REQUEST event to a variable and use it in the HTTP_RESPONSE event to skip logging the payload if the uri matches an image file extension.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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