[PATCH] Multi-Protocol IO-Slave
Thiago Macieira
thiago at kde.org
Sun Jan 13 22:16:49 GMT 2008
Richard Moore wrote:
>On 1/13/08, Thiago Macieira <thiago at kde.org> wrote:
>> >convinced to use system-wide proxy settings. Currently, all those
>> >applications use their own settings which is a major PITA for the
>> >users.
>>
>> As soon as I get one implementation working in Qt and KDE (shared
>> between those two), I'll propose a standard to the XDG list.
>
>The problem is that in many cases people are using .pac files (Eg. we
>do at work) which means you need a javascript interpreter to get the
>proxy correct. For example you get sent down a different link via a
>different proxy for some sites, whilst other sites are handled
>directly.
Right. I know.
I want to have a generic implementation that is a static list, with
wildcards. That should suffice for most applications, except web
browsers.
Web browsers need to implement PAC support (and possibly WPAD).
Then there's another implementation I want which is an extended PAC: it's
like PAC but for more than just HTTP.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080113/a61c995e/attachment.sig>
More information about the kde-core-devel
mailing list