Why "HttpParser>>decodeUrlEncodedForm: aString" forces form field name to lowerCase?

 Forms such as <INPUT TYPE="text" NAME="userName"> invokes HttpRequest holding 
"username" as key name (both GET and POST method).

 I think this conversion seemed to be intentional. Because changing this method  
(remove 'asLowerCase' ) breaks admin tools to create new swiki.

 Is this conventional web servers habit?

 I read RFC2396 (URI) and  upperCase and lowerCase is permited in <query>. But web 
servers behaviour is not mentioned.

----
This is my first post to this list. Please let me know if I did some stupid things and 
forgive broken English.


PS.
 Swiki browser is great! Without this tool, I can't imagin the whole swiki structure.
Thanks je77 ( and all).



-------------------------------
^. .^    Kouji Takahashi  <[EMAIL PROTECTED]>
 ='=     Tel +81-3-3986-4834    Fax +81-3-5992-0792

Reply via email to