cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Help with HTTPS POST SYNX - XML POST

From: Andrew Reid <andrewa.reid_at_gmail.com>
Date: Fri, 10 Feb 2012 17:13:45 -0500

Hi,

Thanks for the quick reply. I tried that and didn't get a warning. But I still get a server error.

Can I write what the http post generated to a file to see if it's correct?

-Andrew Reid

On Feb 10, 2012, at 5:06 PM, Oscar Koeroo <okoeroo_at_nikhef.nl> wrote:

> On 10/2/12 10:57 PM, Andrew Reid wrote:
>> C:\curl -x proxy.xxxx.com:port -k -d @/location/filename https://x.x.x.x/
>
>
> I would do:
>
> C:\curl -x proxy.xxxx.com:port -k -d @./location/filename https://x.x.x.x/
>
> Although I think there is a better guarantueed result when you use a full
> path for the input file. Use "" (quotes) around the file path to overcome
> possible issues with spaces.
>
>
> Oscar
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-10