cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Use cURL with proxy-firewall Cisco ASA

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 22 Aug 2006 11:53:26 +0200 (CEST)

On Tue, 22 Aug 2006, MARMOLLE Frank wrote:

> HTTP reply :
> <html><head><title>Moved</title></head><body><a
> href="/webvpn.html">Moved</a></body></html>

> This reply doesn't seem to be interpreted by cURL, does it ?

No, but that's probably because you didn't tell it to do that. See
-L/--location in the man page. I find it likely that the HTTP response headers
(that you didn't show) included a redirect.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-08-22