On Fri, 13 Oct 2000, Stew Smith wrote:

> Hi.  Is there any way to suppress a particular header in the "file" section
> of a LWP file upload.  Specifically, can I supress the "Content-Length: 102"
> header from being sent in the below request.  I have tried setting it to
> undef, with no luck.

        Can you explain why you would want to do this?  For one thing, it
will cause the output to violate HTTP/HTML specs, and the server may not
properly recieve the file.  I just had a headache and a half trying to
write some file upload stuff without using LWP (I had my reasons), and I
could not make the upload work without the Content-Length headers.

Lillith Lesanges 

Systems Administrator                           e: [EMAIL PROTECTED]
XpresscheX, Inc.                                v: 505-998-3141 x3712

Reply via email to