Fred Condo 59657d94bb Use upper case to represent HTTP methods for forms
Per [RFC 2616 section 5.1.1][ietf], HTTP methods are case-sensitive.

- Change the internal representation of the form's method to upper case
- Update FormTest to accommodate the case changes
- Change method to lower case for HTML in Form#getAttributesHTML()
[ietf]: http://tools.ietf.org/html/rfc2616#section-5.1.1
2013-05-28 17:51:56 -07:00
..
2013-04-09 09:39:06 +02:00
2013-05-23 19:01:58 +12:00
2013-05-23 19:01:58 +12:00
2013-04-22 18:17:31 +00:00