HTPostDocumentAnchor: Command Line Tool

Hi there,

I'm new to Libwww and have been poking around with Command Line Tool; 
however, post request(takes html file as input) feature is missing. Here's 
the output:

>w3c -post http://www.w3.org/ -dest 
>http://www.w3.org/ComLine/User/CommandLine.html
Nothing to post to this address
Sorry, can't access resource

>w3c -post http://www.w3.org/ - 
>http://www.w3.org/ComLine/User/CommandLine.html
Segmentation fault (core dumped)

Perhaps, Libwww should has a new function similar like PUT so Command Line 
Tool can calls it for post request.

   HTAccess::HTPostDocumentAnchor(
     HTParentAnchor* source,
     HTAnchor* destination,
     HTRequest* request)
   {
   }

Thank you for your time and attention,
Taye Su

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Received on Tuesday, 14 August 2001 03:56:58 UTC