Re: [Bug-wget] WARC, new version

2011-10-23 Thread Giuseppe Scrivano
Gijs van Tulder gvtul...@gmail.com writes: Hi all, Based on the comments by Giuseppe and Ángel I've revised the implementation of the wget WARC extenstion. I've attached a patch. 1. It's no longer based on the warctools library. Instead, I've written a couple of new WARC-writing functions,

[Bug-wget] (no subject)

2011-10-23 Thread Jan Peter Leentfaar
Hi. I recently used wget to retrieve a page from my own webserver like wget -P ~/wget/ --recursive --convert-links  http://myserver/dir/page.html (page, dir and server names changed) In this page, I have an iframe with src=/another_dir/another_page.html?parameter1=value1parameter2=value2 This