cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: get response from libcurl in curl::easy

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 17 Sep 2001 14:23:53 +0200 (MET DST)

On Mon, 17 Sep 2001, Michael S. Steuer wrote:

> How do I capture the response (not the header, but the actual HTML file)
> that follows my request to a HTTP server? I'm using libcurl/perl module
> curl::easy.

For your (and others) pleasure, I took my first stumbling steps with the perl
interface and while this first example isn't very fancy, it works for me:

   http://curl.haxx.se/lxr/source/perl/Curl_easy/examples/basicfirst.pl

We should make a wrapper to make this interface easier for perlers...

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-09-17