This is a very simple php proxy to forward requests to another URL.
It's basically an excerpt from jenssegers/php-proxy (thanks!) to only the minimal stuff we need and fixed to Guzzle (no more adapter interfaces).
This is a very simple php proxy to forward requests to another URL.
It's basically an excerpt from jenssegers/php-proxy (thanks!) to only the minimal stuff we need and fixed to Guzzle (no more adapter interfaces).