Enabling Rendering Host protection can cause requests to be rejected by the rendering host. To address this, we have introduced support for preflight requests.
Testing Details
[x] Unit Test Added
[x] Manual Test/Other (Please elaborate)
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description / Motivation
Enabling Rendering Host protection can cause requests to be rejected by the rendering host. To address this, we have introduced support for preflight requests.
Testing Details
Types of changes