curl-users
Re: curl in combination with parameters and redirection
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 30 Sep 2005 08:53:38 +0200 (CEST)
Date: Fri, 30 Sep 2005 08:53:38 +0200 (CEST)
On Thu, 29 Sep 2005, Jan Jansen wrote:
> - I cannot find any parameter in curl to convert the links in the document
> to make them suitable for local viewing
That's because curl doesn't tamper with the data contents at all. It is
entirely data agnostic.
You'd need to use another tool to convert HTML links.
-- DanielReceived on 2005-09-30