[Mono-bugs] [Bug 77107][Wis] Changed - HTTPS file upload

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 3 14:59:12 EST 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 sebastien at ximian.com.

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

--- shadow/77107	2005-12-27 22:39:24.000000000 -0500
+++ shadow/77107.tmp.18192	2006-01-03 14:59:12.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: nhogge at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: SSL file upload
+Summary: HTTPS file upload
 
 Description of Problem:
  
  Problem when using XSP running SSL and trying to submit a form with file
 upload elements using internet explorer.
 
@@ -53,6 +53,10 @@
 
 Response.AppendHeader("Connection", "close");
 
 I know that XSP is not responsible for the Response headers coming
 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. 


More information about the mono-bugs mailing list