advanced / scripted use of konqueror

Waldo Bastian bastian at kde.org
Sun Oct 26 22:05:07 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun October 26 2003 12:08, h019 at ied.com wrote:
>   I was wondering how do I access Konqueror's hooks for:
>
>   1) scripted modification of outgoing HTTPS request
>  ( i know I could use a proxy for modifying HTTP )
>
>   2) scripted modification of incoming HTTPS response -
> before konquerer tries to interpret it

This is not possible. You could hack the code though. All http/https requests 
are handled via kio_http which runs as a separate process.

See kdelibs/kioslave/http/http.cc
In particular HTTPProtocol::httpOpen() which sends the request
and HTTPProtocol::readHeader() which handles the incoming request.

Cheers,
Waldo
- -- 
bastian at kde.org -=|[ SUSE, The Linux Desktop Experts ]|=- bastian at suse.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/nEUTN4pvrENfboIRAlqFAJ4gfgNwRlsYSS0rPDbwUp9oamMTUACePynq
gM+6LUJB9pM5g1GaIftMEYc=
=3+JH
-----END PGP SIGNATURE-----




More information about the kfm-devel mailing list