Add a custom header value to image responses | Scene7

Issue

Is it possible to add a custom header value to the image response?
Our company requires an "Access-Control: header in our images to enable cross-origin request support.

Solution

Implement a ruleset that uses the header tag. Here is an example:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE ruleset SYSTEM "RuleSet.dtd">

<ruleset>

<rule OnMatch="continue">

         <expression>\$CORS=</expression>

         <header Name="Access-Control-Allow-Origin">$CORS$</header>

</rule>

</ruleset>

 Adobe

Get help faster and easier

New user?

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online