Forum Discussion
jwhitene
Feb 15, 2016Nimbostratus
Send custom header to server, not client.
Would this iRule,
when HTTP_REQUEST {
HTTP::header insert "MyHeaderName" "MyHeaderValue"
}
when applied to a virtual server, send the "MyHeaderName/MyHeaderValue" header to the back-e...
Josh_Hill_17083
Feb 15, 2016Nimbostratus
Hi,
You should be able to invoke this with HTTP_REQUEST_RELEASE
https://devcentral.f5.com/wiki/iRules.HTTP-REQUEST-RELEASE.ashx
Cheers Josh
- jwhiteneFeb 15, 2016NimbostratusSo was HTTP_REQUEST { HTTP::header insert "MyHeaderName" "MyHeaderValue" } actually sending "MyHeaderName/MyHeaderValue" to the client with each request? The opposite of what I wanted to do?
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