Forum Discussion
F5_newbie
May 07, 2020Nimbostratus
Add CORS header to current Irule.
i need to add a CORS header to this Irule. Can someone tell me where it would go? The CORS header i need added is Access-Control-Allow-Origin: * Here is our current Irule. when...
Kevin_Davies
May 12, 2020MVP
At the end of the HTTP::respond it supports headers. Name then Value.
HTTP::respond 418 content $json "Content-Type" "application/json" "Name" "Value" "Name" "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