https://bugzilla.novell.com/show_bug.cgi?id=343915#c1


Gert Driesen <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Gert Driesen <[EMAIL PROTECTED]>  2007-12-01 06:45:36 MST 
---
I'm not sure what we should do with this one. We indeed throw an
InvalidOperationException if you attempt to modify properties that affect the
HTTP headers after the response is sent.

MS only does this for a select number of properties (eg. ContentLength64). For
the other properties, MS allows you to modify the value but that value will of
course not be reflected in the response that the client receives.

While I believe our behavior makes more sense, the question is should we modify
it to match the MS implementation?


-- 
Configure bugmail: https://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