cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Headers and files

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Mon, 23 Jul 2001 21:18:35 +0200

Hi Dave!

There is plenty of information on our home page. Please read it and
come back to us if you have any specific questions.

http://curl.haxx.se

or more specifically

http://curl.haxx.se/docs/

Best regards,

/Linus

----- Original Message -----
From: "David Lukasiewicz" <davluk_at_hotmail.com>
To: <curl_at_contactor.se>
Sent: Monday, July 23, 2001 5:43 PM
Subject: Headers and files

> Hello,
>
> I’m currently using a program that posts files to a server. When analyzing
> the traffic I can see that the program I’m using gives the following:
>
> POST /* HTTP/1.1
> User-Agent: Poster
> Host: localhost:1060
> Connection: Keep-Alive
> Cache-Control: no-cache
>
> <?xml version="1.0" encoding="UTF-16"?>
> <!DOCTYPE transaction SYSTEM "http://localhost/dtd/request.dtd">
> <transaction>
>
> <add_groupurl="http://localhost/ZTV_DOMAIN1/magazine_domain1/oml/ztv2_domain1_root.xml"/><add_page
> url="http://localhost/ZTV_DOMAIN1/magazine_domain1/oml/ztv2_domain1_100.xml%94/><add_page
> url="http://localhost/ZTV_DOMAIN1/magazine_domain1/oml/ztv2_domain1_101.xml"/></transaction>
>
> Now I want to use curl to post this information. How do I do it?
>
> Best Regards,
>
> Dave
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
Received on 2001-07-23