- From: Steinar Bang <sb@metis.no>
- Date: 03 Nov 2000 13:27:59 +0100
- To: www-lib@w3.org
I'm trying to POST multipart/forms-data,
<http://www.ietf.org/rfc/rfc2388.txt>
where one of the parts is the contents of a file.
The only match I found in the mail archive, is the thread starting at
<http://lists.w3.org/Archives/Public/www-lib/1999JanMar/thread.html#361>
and what I'm reading from this, is that I basically have to build up
the body of the POST request in a tmp file or a buffer?
Is this the case? Or is there a smarter way, using libwww functions
and data structures?
Thanx!
- Steinar
Received on Friday, 3 November 2000 07:29:31 UTC