You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
browser: Add proxy support using environment variables
Updated project to support proxy settings based on `https_proxy` and
`http_proxy` environment variables. Modified `browser.pro` to include the
QT `network` module and altered `main.cpp` to utilize `QNetworkProxyFactory`,
enabling the application to automatically adhere to system proxy configurations.
Signed-off-by: Arthur Oliveira <[email protected]>
0 commit comments