anonymous2ch / libproxy

Automatically exported from code.google.com/p/libproxy
GNU Lesser General Public License v2.1
0 stars 0 forks source link

libproxy fails with autoconfiguration "http://proxy.domain.com" #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use libproxy with GNOME 
2. Configure proxy autoconfiguration in GNOME, using an URL such as 
"http://proxy.domain.com"

What is the expected output? What do you see instead?
Proxy access fails because libproxy fails to retrieve the PAC (error 400 -
illegal request), all apps relying on libproxy will fail to pass through the
proxy.

What version of the product are you using? On what operating system?
I was using libproxy on Fedora 14. libproxy-0.4.4-7.fc14. I checked the latest 
code and it seems to be unchanged wrt that version.

I am attaching a patch that fixes the problem

Original issue reported on code.google.com by martin.w...@ts.fujitsu.com on 31 Mar 2011 at 8:19

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch. Has been committed as r795.

Original comment by dominiqu...@gmail.com on 8 Apr 2011 at 2:40