[pgadmin-hackers] [pgAdmin4][runtime][patch]: RM#2398 - Proxy not bypassed for embeddedserver in runtime on Windows - Mailing list pgadmin-hackers

From Neel Patel
Subject [pgadmin-hackers] [pgAdmin4][runtime][patch]: RM#2398 - Proxy not bypassed for embeddedserver in runtime on Windows
Date
Msg-id CACCA4P0KyPQj=Q4EieTvs1JH=LTkvjHOTEZytbu-CFB+_L5zbQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgAdmin4][runtime][patch]: RM#2398 - Proxy notbypassed for embedded server in runtime on Windows
List pgadmin-hackers
Hi Dave,

Please find attached patch for the fix of RM#2398 - "Proxy not bypassed for embedded server in runtime on Windows".

Observation:-
We have observed this issue only with Qt WebEngine. We have not observed this issue with Webkit ( Tested with Qt 5.3 ).

Issue:-
If user set option "Bypass proxy server for local addresses" then WebEngine doesn't bypass the request for local addresses even if that option is set.

Solution:-
Now if user set option "Bypass proxy server for local addresses" then Web Engine bypass the request for localhost and if user unset then request will not be bypassed.

Please find attached fix for this issue. Do review and test it and let me know for any issue.

Thanks,
Neel Patel
Attachment

pgadmin-hackers by date:

Previous
From: Joao Pedro De Almeida Pereira
Date:
Subject: Re: [pgadmin-hackers] Fix for RM2421 [pgAdmin4][patch]
Next
From: Joao Pedro De Almeida Pereira
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue with Node rename