- From: Taye Su <tayesu@hotmail.com>
- Date: Mon, 13 Aug 2001 15:33:46 -0400 (EDT)
- To: www-lib@w3.org
- Cc: frystyk@w3.org, frystyk@microsoft.com, tayesu@hotmail.com
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