php-proxy
php-proxy copied to clipboard
How to forward to different Port?
for example server listening to port 8080, but i want to forward ->to('http://example.com:80')
currently php-proxy actually forward this to http://example.com:8080