tags 701032 + moreinfo unreproducible thanks Hello Moritz,
Am Mittwoch, den 20.02.2013, 18:56 +0100 schrieb Moritz Molle: > i built a simple webserver with pythons BaseHTTPServer, which > requires a basic http auth. the server answers in http 1.0 and > sends no Connection: keep-alive header. > > Now i tried to test it with wget, which sent at first (even though > i gave it user and password) no auth-string, probably to test which > auth-scheme is used. > > the server sent a 401 with the WWW-Authenticate: Basic header, and NOW > > wget tried to reuse the connection, which is already closed, and > should not have been reused, because there was no Content-length > header, there was no Keep-alive header AND it was http 1.0, but it > did, and the request failed. even though the server didn't do > anything wrong. > > * What outcome did you expect instead? > > i expected one connection per request which would have worked. i > didn't expect to read 'reusing existing connection' if there was > known to be no keep-alive Maybe the question from Tim didn't reached you: http://bugs.debian.org/701032 Can you send us the output of --debug? Addition maybe you could test it with version 1.14 in testing or sid? Thank you. -- Noël Köthe <noel debian.org> Debian GNU/Linux, www.debian.org
signature.asc
Description: This is a digitally signed message part