corsProxyUrls property

List<String> corsProxyUrls
final

List of CORS proxies to try in order (with fallback) Default is empty: falls back to config.corsProxyUrls.

Implementation

final List<String> corsProxyUrls;