Stefan Eissing <[EMAIL PROTECTED]> writes: > Of course this is only noticable with HTTP/1.1 server which leave > the connection open and do not apply transfer-encding: chunked for > empty response bodies.
They may not apply chunked transfer because Wget doesn't know how to handle it. And leaving the connections open is also Wget's bug because it explicitly requests it. > I imagine this should be quite easy to fix... Yes. Patch following RSN.
