Using PUT without a content-length

Julien Reichel Julien.Reichel at spinetix.com
Fri Jul 25 03:54:17 EDT 2008


Hi,

Is there a way to do a PUT command in neon with an unknown content
length ?

I need to use the PUT command to put a variable length file where the
length is unknown in advance.

The function ne_set_request_body_provider() will not use the put
call-back is a size equal to 0 is set as argument.

Is there a chunked mode transfer for the request body ?

Is it possible to close the TCP connection at the end of the request
body of the PUT command ? (is that supported by HTTP/WebDAV servers ?)

Thanks for the help

Julien

------------------------------------------------------------------------
--

Julien Reichel, PhD
Technology Architect, SpinetiX S.A.
PSE-C, CH-1015, Lausanne, Switzerland

Tel:     +41 (0) 21 693 89 81
Mail:   julien.reichel at spinetix.com
Get Information : http://www.spinetix.com

------------------------------------------------------------------------
--



More information about the neon mailing list