[Mono-bugs] [Bug 515931] New: HttpWebRequest.GetRequestStream() + ContentLength set
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 24 05:00:56 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=515931
Summary: HttpWebRequest.GetRequestStream() + ContentLength set
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: gonzalo at novell.com
ReportedBy: gonzalo at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
When the ContentLength is set, the data in the request stream from
HttpWebRequest.GetRequestStream () is sent once 'ContentLength' bytes are
written to the stream.
Mono only writes upon Close().
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list