On Thursday 07 April 2005 19:56, hubert lubaczewski wrote: > On Thu, Apr 07, 2005 at 07:19:07PM +0200, Kevin Krammer wrote: > > Using HEAD should be considered but you are mistaken about Konqueror > > being already involved. > > Konqueror is started _after_ the MIME check > > i understand that konqueror is started after. > what i'm saying is, that right now it works like this: > > run_mime_checking http://some/url/given/by/user > if (HTML) > startKonqueror http://some/url/given/by/user > > while it would be best if it worked that way: > > run_mime_checkin http://some/url/given/by/user > if (HTML) > saveFetchedHTML /some/tmp/file > startKonqueror http://some/url/given/by/user --loadFrom /some/tmp/file That would require some special treatment for Konqueror, for the application starter code it is just a normal application which can be passed URLs as specified in its .desktop file. And I guess the GET request is aborted once the MIME type information is recieved. Btw, which version of KDE do you use in this case? Cheers, Kevin
Attachment:
pgpxtgTlg0EBg.pgp
Description: PGP signature
___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.