curl-users
Headers and files
Date: Mon, 23 Jul 2001 17:43:47 +0200
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
Content-Length: 417
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