[Mono-bugs] [Bug 50530][Min] Changed - Authenticated POST requests do not work with HTTP/1.0 servers

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 13:09:26 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=50530

--- shadow/50530	2004-01-30 08:01:30.000000000 -0500
+++ shadow/50530.tmp.4809	2004-02-12 13:09:26.000000000 -0500
@@ -189,6 +189,18 @@
 ProtocolVersion is set to 1.0. (though I prefer to have reasonable
 behaviour even when the protocol version is not explicitly set - the
 client should downgrade to the version the server supports).
 
 Might be that I got something wrong ;-)
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-02-12 13:09 -------
+'Expect' header is no longer sent for 1.0.
+
+PreAuthenticate is not supported yet (need to file a separate bug
+report for it).
+
+If this still fails for you, please provide all the request/response
+headers or, even better, a tcpdump output file.
+
+Thanks.
+