[Mono-bugs] [Bug 325491] [2.0] [Patch] System.Net: Names generated from Http{Request, Response}Header should be capitalized
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 2 11:38:16 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=325491#c2
--- Comment #2 from Yves Bastide <doc.formatique at gmail.com> 2007-11-02 09:38:16 MST ---
It shouldn't: headers are stored in case-insensitive collection. Furthermore,
$ grep 'Headers *\["' mcs/class/System/System.Net/*.cs
returns only camel-cased identifiers.
Regards,
yves
--
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.
More information about the mono-bugs
mailing list