| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
CURLOPT_HTTP200ALIASES & shoutcast "headers"
From: sundararaj reel <sundararaj.reel_at_googlemail.com>
Date: Fri, 27 Jun 2008 17:11:43 +0200
Hi all,
I am trying to extract shoutcast headers from shoutcast server response.
So, with libcurl I am trying to set CURLOPT_HTTP200ALIASES as "ICY 200 OK"
Please correct me if I wrong here is what I did:
/* add header strings **/
curl_easy_setopt( curl_handle, CURLOPT_HTTP200ALIASES, slist);
Here is the complete code that is supposed to write out only the header:
I suppose I could expect an output similar to this " curl -s
Many thanks in advance.
-- SundararajReceived on 2008-06-27 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info