Bug in relative URL handling

2003-01-23 Thread Gary Hargrave
wget does not seem to handle relative links in web pages of the form http:page3.html According to my understanding of rfc1808 this is a valid URL. When recursively retrieving html pages wget ignores these links with out displaying an error or warning. Gary _

Using wget to retrieve pages of specific content type only?

2003-01-23 Thread Andrei Ivanov
Hi I am testing a WAP2 gateway. I need some tool with which I will be able to generate real-life traffic through the gateway. This imposes restrictions since it have to retrieve pages of specific content type only e.g. only xhtml pages or only wml pages Is it possible to configure wget so that it w

Re: Bug in relative URL handling

2003-01-23 Thread Kalin KOZHUHAROV
I just realized, I didn't send this and some other post to the list, but directly to the replier... Gary Hargrave wrote: wget does not seem to handle relative links in web pages of the form http:page3.html According to my understanding of rfc1808 this is a valid URL. When recursively retrieving