curl-library
How to get the HTTP response string?
From: Olano, Ever <eolano_at_cybersource.com>
Date: Thu, 1 Jul 2004 16:21:02 -0700
Date: Thu, 1 Jul 2004 16:21:02 -0700
Hi. I know how to get the HTTP response code. In the following sample status line:
HTTP/1.0 404 Not Found
How would I programmatically get the "Not Found" part? I can't find a constant for it in curl_easy_getinfo(). If there's no way, that's fine. Just thought maybe I missed it.
Thanks,
Ever
Received on 2004-07-02