Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow embedding of CORS proxy in fetch relay_url
Extends the syntax of relay_url for fetch to: fetch[:CORS-PROXY-URL] where CORS-PROXY-URL is a full URL pointing to the CORS proxy server, for example: fetch:https://example.com/?url=
- Loading branch information