On Fri, Jan 18, 2008, Simon Waters wrote: > > I have a feeling they're assuming HTTP/1.1 with 100 Expect, and fail > > miserably with HTTP/1.0 ? > > "100 Expect" ? Sorry, Operator Tired Error. I mean, either "100 continue" type flow control as defined by HTTP/1.1, and/or possibly chunked transfer encoding. Both of which I don't think require a content-length field as part of the initial reply. Adrian