cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Do manually constructed SOAP queries work with libcurl?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 1 Feb 2010 14:50:25 +0100 (CET)

On Thu, 28 Jan 2010, nitin.mittal_at_rsa.com wrote:

> Can manually constructed SOAP queries (as shown below) be sent using
> "CURLOPT_POSTFIELDS" to windows 2008 server?

Yes, sure!

> I am not sure if SOAP queries like the one above, can be sent using libcurl.
> Because what I get back from the server is " HTTP/1.1 415 " which means,

I'd guess that means your request wasn't properly formatted to what the server
wanted.

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