CorsProxy_v3 Op

CorsProxy

create a cables.gl CORS proxy URL


Prefixes the given URL with the URL of the cables.gl CORS proxy. The resulting URL can be used in any request to circumevents Same-Origin-Policy restrictions. The proxy itself does not store or alter the data received from the server.

In any exported patch this op will return the original URL!


Full Name
  • Ops.Net.CorsProxy_v3
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


URL (String)
Use in export (Number: boolean)
Active (Number: boolean)

OUTPUT PORTS


CORS URL (String)

 

Patches using CorsProxy_v3

  • Examples
  • Public
  • My Patches

Changelog


improvementadd active/inactive toggle, restrict usage to cables editor/patchpageuser avatarstephan - 2025-05-20 17:40