wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | Added --convert-file-only handling (!456)


From: Tim Rühsen
Subject: Re: wget2 | Added --convert-file-only handling (!456)
Date: Wed, 06 Nov 2019 14:04:30 +0000



Tim Rühsen commented on a discussion on tests/test-convert-file-only.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/456#note_240873004

> +                             "Content-Type: text/html",
> +                     }
> +             },
> +             {       .name = "/subdir/page7",
> +                     .code = "200 Dontcare",
> +                     .body = "<html><head><title>Page 
> 7</title></head><body>Some Text</body></html>",
> +                     .headers = {
> +                             "Content-Type: text/html",
> +                     }
> +             },
> +
> +     };
> +
> +     const char *mainpagemangled =
> +             "<html><head><title>Main Page</title></head><body><p>A link to 
> a" \
> +             " <a href=\"//localhost:{{port}}/subpage.php.html\">second 
> page</a>." \

Then let's keep it as is, the implementation in wget seems not to work 
accordingly.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/456#note_240873004
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]