* HttpValueCollection.cs: Allow blank value names. Posting
authorJackson Harper <jackson@novell.com>
Thu, 4 Dec 2003 10:47:40 +0000 (10:47 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 4 Dec 2003 10:47:40 +0000 (10:47 -0000)
commit4e39082da71fa1557af359c2d510644be907cb65
tree84a70cb468419ba0a2362b7baadc9e8b4212e33f
parent15677effbe8585b94d9b45428931c75c46a188cb
    * HttpValueCollection.cs: Allow blank value names. Posting
<blank>=SomeValue is valid. And occurs if a radio button does
not have its name set.

svn path=/trunk/mcs/; revision=20762
mcs/class/System.Web/System.Web/ChangeLog
mcs/class/System.Web/System.Web/HttpValueCollection.cs