Update workhorse to allow gitlab-static.net CORS
Issue: Fix CORS headers for GDK serving Web IDE assets (#457783 - closed)
What does this MR do and why?
Update workhorse to allow gitlab-static.net
CORS
- Needed by Web IDE since extensions run in sandboxed iframe
Screenshots or screen recordings
Tested on Add Extensions Marketplace in Web IDE (!151352 - merged) with the extension marketplace enabled:
Before | After |
---|---|
How to set up and validate locally
Follow the instructions in this MR:
Edited by Paul Slaughter