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

Поиск
Список
Период
Сортировка
От Neel Patel
Тема [pgadmin-hackers] [pgAdmin4][runtime][patch]: RM#2398 - Proxy not bypassed for embeddedserver in runtime on Windows
Дата
Msg-id CACCA4P0KyPQj=Q4EieTvs1JH=LTkvjHOTEZytbu-CFB+_L5zbQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] [pgAdmin4][runtime][patch]: RM#2398 - Proxy notbypassed for embedded server in runtime on Windows  (Dave Page <dpage@pgadmin.org>)
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Joao Pedro De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin-hackers] Fix for RM2421 [pgAdmin4][patch]
Следующее
От: Joao Pedro De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue with Node rename