luckymarmot / Paw-Issues

The issue tracker repository for the Paw HTTP Client app.
33 stars 0 forks source link

Paw custom proxy does not work with HTTP proxy with auth #76

Open moeffju opened 5 years ago

moeffju commented 5 years ago

Paw Custom Proxy with username/password does not seem to work.

I have a Fixie HTTP Proxy that requires HTTP Basic Authentication, like http://fixie:password@olympic.usefixie.com:80 - this works fine as the HTTP_PROXY for cURL, lynx, Ruby Net::HTTP etc.

When I choose [Custom Proxy Configuration] and tick the boxes for HTTP & HTTPS server and make a request, I get “Paw Can’t Find the Server”. It seems like the user/pass are not used but treated as part of the proxy host. Also, if I remove the user/pass I get a connection error.

Fixie docs: https://usefixie.com/documentation/