cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: FTP vs HTTP - CURLOPT_TRANSFERTEXT

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 22 Jul 2011 01:15:19 +0200 (CEST)

On Wed, 20 Jul 2011, Tom wrote:

> Is there an option similar to CURLOPT_TRANSFERTEXT that will work for HTTP
> ??

No, as HTTP (contrary to FTP) always transfers data binary. If you want to do
fun things on the data, you can easily do it yourself!

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