double loading of web page when going through <alt-f2> - run?

hubert lubaczewski hubert.lubaczewski at eo.pl
Wed Apr 6 13:47:55 BST 2005


On Wed, Apr 06, 2005 at 02:09:37PM +0200, Kevin Krammer wrote:
> Whe using the run command, KDE first request the HTTP information about the 
> file you have entered and then decides which application can handle the 
> target's MIME type.
> In your case it very likely encounters text/html and starts Konqueror for it.
> If you enter the address into Konqueror, it can skip the second step as the 
> encountered MIME type is one it can handle itself.

yes, i understand it, but the question is: how can i avoid double
requests when using run command.
i could live with four possibilities:

1. request is being made, mime type checked, and the content is somehow
passed to konqueror - so it can display it directly without further
(doubling) request.

2. skip mime type checking, and just check for protocol - if it's http -
pass to konqueror.

2. make the first request use HEAD method instead of GET.

3. use specific "Browser:" header instead of standard konquerors so i
can modify the webpage so it will just ignore requests from "run command
mime type checker".

is there no way to do so?

depesz

-- 
hubert lubaczewski
Network Operations Center
eo Networks Sp. z o.o.
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list