Summary: | setting proxy with dcop cascading proxies | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | miro <miro.doma> |
Component: | http | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | renard |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
miro
2004-08-11 11:30:03 UTC
Sorry but being able to update proxy settings through dcop or dbus now will never be implemented due to the very obvious security concerns brought about by such action. Hello, It can already be done in command line, but it is a lot of pain. You have to hack $HOME/.kde/share/config/kioslaverc file and change ProxyType and httpProxy vars, then send this dbus call : /KIO/Scheduler org.kde.KIO.Scheduler.reparseSlaveConfiguration It could be easier. |