cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How can I use libcurl to parse HTTP request?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 11 Apr 2010 11:02:03 +0200 (CEST)

On Sat, 10 Apr 2010, hap 497 wrote:

> Is it possible to use libcurl to parse HTTP request? (e.g. a way to get the
> query string, get cookie, get request url? If yes, can you please tell me
> if there is any example?

No, libcurl is purely a client-side library so it doesn't offer any request
parsing abilities.

Secondly, curl-users is a list about the curl tool, the libcurl library is
handled on the curl-library list!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-11