Forum Discussion
puluck
Jun 16, 2015Cirrus
Inserting HTTP header
Hi All,
I need to insert HTTP::header on response to client from F5.
Could you please suggest iRule to insert header X-HTTP/2 in HTTP response from F5 to client.
Thanks
- Michael_JenkinsCirrostratus
Should be as easy as this
when HTTP_RESPONSE { HTTP::header insert name "X-HTTP/2" value "Whatever Value" }
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