cURL / Mailing Lists / curl-library / Single Mail

curl-library

how to download a gzip page with lubcurl

From: Arthur 1989 <arthur19891106_at_gmail.com>
Date: Thu, 29 Jul 2010 10:31:53 +0800

hello, I need to download a gzip page,so when using curl, i can run this:

curl -v "
http://10.1.164.19/adshm_index?uin=449202997&gender=m&age=31&ver=2137&vocation=16&group_type=5,11,13,19,20,22"
--compressed

then I will get the uncompressed document.

So, my question is how to get a compress file with libcurl? Should I setup
any option or anything else?

thx.

-- 
---------------------
Best regards

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-07-29