gcollazo / easy-cors-proxy

Proxy any URL with added CORS headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow PROXY_URL to be root of other endpoints

jpadilla opened this issue · comments

Haven't tested this out to see if it already works but...

It'd be useful that PROXY_URL could be the root URL like https://api.example.com and that it matched and proxied https://api.example.com/*

This seems to work already 👍