softius / php-cross-domain-proxy

PHP Proxy for Cross Domain Requests
GNU General Public License v3.0
269 stars 141 forks source link

Added option to check that request comes from same origin #36

Open ghost opened 5 years ago

ghost commented 5 years ago

This PR is to add an option that checks that ensures that the request to proxy comes from the same origin as the proxy server.