Forum Discussion
Marvel
Apr 25, 2019Nimbostratus
Strip http origin header
Can anyone please provide me the iRule to strip the “origin” header from http response
I used an iRule to remove but it is removing it from the response but I need it deleted from the request ...
Marvel
Nimbostratus
This is the iRule that I am using right now:
when HTTP_REQUEST { if { [HTTP::header value "Origin"] starts_with "; } then { HTTP::header remove "Origin" } }
LiefZimmerman
Jan 30, 2020Admin
- either of the below qualify to be Selected as Best answer? If so please do.
Cheers.
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