yanglinjingshu / qtweb

Automatically exported from code.google.com/p/qtweb
0 stars 0 forks source link

Proxy exceptions no longer work in 3.8.5 #205

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set up socks5 proxy settings
2. set exception list to "127.0.0.1;localhost" (without the quotes)
3. attempt to browse to http://localhost or http://127.0.0.1

What is the expected output? What do you see instead?
Expect local website
Actually get a socks5 general error message saying localhost cannot be found

What version of the product are you using? On what operating system?
3.8.5
Linux mint 15

Please provide any additional information below.
Proxy exceptions were working fine in 3.8.4, and I just updated the elf 
executable and kept my config files, but proxy exceptions now seem to be 
ignored. I have also tried removing existing config files and reconfiguring 
QtWeb from scratch, but no success.

Original issue reported on code.google.com by pseabr...@gmail.com on 16 Jan 2014 at 8:15

GoogleCodeExporter commented 9 years ago
I have created a patch that respects the proxy exceptions.
It works, but I think, there might be better solutions.

Bye!
Stefan

Original comment by stef...@gmail.com on 19 Dec 2014 at 7:09

Attachments: