Hi, When an HTTP URL is given along with the -l command line option, and if the URL is redirected by the server, the new URL is handled normally as if the -l option was not given. This behaviour can be seen with the http://www.google.com URL, at least when requesting it from France, in which case a 302 error code is given and Dillo is redirected to http://www.google.fr/. In that case, the Google logo images are downloaded. Whereas a direct dillo -l http://www.google.fr/ won't download the images. I do not consider this a serious issue, but for consistency I would have expected Dillo to show me the redirection error page with the target URL. The target URL being clickable and also retaining the SpamSafe mode. As said, this is not a high priority issue, it is rather a consistency issue. -- Melvin Hadasht