cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Content-Type = text/xml

From: Steven R. Shourds <srs_at_perfectionsoftware.com>
Date: Thu, 11 Mar 2004 15:40:28 -0500

Thanks much.
----- Original Message -----
From: "Daniel Stenberg" <daniel-curl_at_haxx.se>
To: "curl tool talk" <curl-users_at_cool.haxx.se>
Sent: Thursday, March 11, 2004 11:34 AM
Subject: Re: Content-Type = text/xml

> On Thu, 11 Mar 2004, Steven R. Shourds wrote:
>
> > Here is my command. It is currently doing a POST, but with Content-Type:
> > application/x-www-form-urlencoded. Can I change it to do Content-Type:
> > text/xml?
>
> Yeps:
>
> -H "Content-Type: text/xml"
>
> --
> Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
> [[ Do not send mails to this email address. They won't reach me. ]]
>
Received on 2004-03-11