cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Downloading does not work via Socks proxy - what could it be?

From: Felix E. Klee <felix.klee_at_inka.de>
Date: Fri, 8 Nov 2013 20:22:42 +0100

Hm, from the command line it works, via the SOCKS proxy:

    curl --socks5 localhost:9999 --cookie-jar jar --location \
    --data 'foo=bar' http://site.com/page.aspx

So, it's likely our download-daemon or the libcurl that it compiles
against.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-11-08