[Mono-bugs] [Bug 77107][Min] Changed - HTTPS file upload fails with xsp and IE

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 28 16:40:04 EDT 2006


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 at ximian.com.

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

--- shadow/77107	2006-01-10 19:31:38.000000000 -0500
+++ shadow/77107.tmp.734	2006-04-28 16:40:04.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 77107
 Product: Mono: Tools
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: XSP
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: nhogge at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -57,6 +57,12 @@
 back from ASPX. Still, why does it work in IIS and not XSP. Does XSP
 support keep-alive?
 
 ------- Additional Comments From sebastien at ximian.com  2006-01-03 14:59 -------
 This problem isn't in SSL.
 Renamed summary properly. 
+
+------- Additional Comments From gonzalo at ximian.com  2006-04-28 16:40 -------
+This should work now. The SSL code in xsp was always closing the
+socket but it wasn't sending the 'Connection: close' header. Now it does.
+
+Thanks.


More information about the mono-bugs mailing list