Forum Discussion
Angelo
Nimbostratus
Jul 03, 2013get to fetch request
HI
Is it possible to change a http get request to a fetch request with a i-rule...
Angelo
Nimbostratus
Jul 08, 2013hi
this is what i came up with after some reading but i'm not sure if it will work...
when CLIENT_ACCEPTED {
TCP::collect
}
when CLIENT_DATA {
if { [TCP::payload] contains "GET" } {
[TCP::payload] replace "FETCH" }
TCP::release
}
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