Bug 431816 - Falkon Proxy Configuration is missing option for HTTPS
Summary: Falkon Proxy Configuration is missing option for HTTPS
Status: RESOLVED UPSTREAM
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: 3.1.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-19 13:55 UTC by todd
Modified: 2023-12-05 20:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description todd 2021-01-19 13:55:02 UTC
Falkon Proxy Configuration is missing option for HTTPS.
Comment 1 Justin Zobel 2021-01-21 02:38:41 UTC
Confirmed, moved to wishlist.
Comment 2 Juraj 2023-12-05 20:02:23 UTC
Hello,

QNetworkProxy provided by Qt does not support HTTPS proxy [1].
The support for it needs to be first implemented inQt before it can show in Falkon.

Best regards,
Juraj

[1]: https://doc.qt.io/qt-6/qnetworkproxy.html#ProxyType-enum