https://bugzilla.novell.com/show_bug.cgi?id=429200

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=429200#c3





--- Comment #3 from Alan McGovern <[EMAIL PROTECTED]>  2008-10-08 08:52:48 MDT 
---
Created an attachment (id=244316)
 --> (https://bugzilla.novell.com/attachment.cgi?id=244316)
Allow multiple calls to GetResponse

This (untested) patch should fix the issue. A similar fix will probably be
needed for GetRequestStream, as that probably has the same behaviour. That
would have to be tested though.

It may also be worth testing what multiple calls to BeginGetResponse will
result in. Is the same stream returned when EndGetResponse is called, or is an
exception thrown when you call BeginGetResponse a second time.


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

Reply via email to