Hi!
> Yes actually it is. But the problem is not about getting the html source
> out of the response I figured that out (I can read :)). I just don't want
> to download the images, and other stuffs that comes with it to spare some
> resources. Correct me if I'm wrong but I think the UserAgent downloads
> them. I made a script that downloads 60 web pages, and I think it
> shouldn't use 50Mb-s of memory to store the 60 HTML source code.
It does not download images - only HTML. Images must be downloaded
separately if you want to see them.
bye, Matej