http://bugzilla.novell.com/show_bug.cgi?id=585455

http://bugzilla.novell.com/show_bug.cgi?id=585455#c2


--- Comment #2 from Atsushi Enomoto <[email protected]> 2010-03-08 07:32:45 
UTC ---
Created an attachment (id=347033)
 --> (http://bugzilla.novell.com/attachment.cgi?id=347033)
Another candidate patch

This patch also fixes the WCF authentication issue. The problem was that the
request body content in the previous request (i.e. the one without
Authorization header) was somehow alive while processing the next request (with
Authorization header). My patch adds a workaround to consume the input stream
(which is not handled anyways), but there might be more efficient way to do it.
But at least, this perfectly fixes the WCF sample.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to