cURL / Mailing Lists / curl-library / Single Mail

curl-library

remove headers received from server

From: Antel <voldor_at_gmail.com>
Date: Sat, 11 Aug 2007 11:05:49 +0000

When I download a page it send(up to html) the headers of server like this:
perl perl_interface.pl www.google.com
HTTP/1.0 200 OK
Cache-Control: private
Content-Type: text/html; charset=ISO-8859-1
Set-Cookie: .
Server: GWS/2.1
Date: .
Connection: close

How I remove it? I try with verbose 0 and didnt find nothing on web or
mailinglist, its cause of my sockets?
Received on 2007-08-11