[Mono-bugs] [Bug 55994][Nor] Changed - Http Client fails with extra headers.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 17:12:19 -0500 (EST)


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

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

--- shadow/55994	2004-03-24 11:25:55.000000000 -0500
+++ shadow/55994.tmp.750	2004-03-24 17:12:19.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 55994
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: miguel@ximian.com               
@@ -72,6 +72,10 @@
 Last-Modified: Wed, 24 Mar 2004 08:26:10 GMT
 ETag: 632156883707414889
 Content-Type: text/xml; charset=utf-8
 Content-Length: 69893
 
 Probably the space in the header is causing the problem .
+
+------- Additional Comments From gonzalo@ximian.com  2004-03-24 17:12 -------
+Okay, I'll "fix" this, however, RFC2616, sections 4.2 (and then 2.1
+for 'token') says that the header shouldn't contain any space.