|
||||
[Chameleon-dev] [Bug 47] [Chameleon] Form parameters should be case-insensitivebugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.orgSun, 21 Sep 2003 15:09:37 -0400
|
http://www.maptools.org/bugzilla/show_bug.cgi?id=47 ------- Additional Comments From tom.kralidis@ccrs.nrcan.gc.ca 2003-09-21 15:09 ------- My thoughts: When applying a GET or POST in a CGI, servlet, etc., it is common practic to allows case-insensitive form keywords, and case-sensitive form values. i.e. the two requests should be processed identically: http://atlas.gc.ca/cgi-bin/atlaswms_en?VERSION=1.1.0&REQUEST=GetCapabilities http://atlas.gc.ca/cgi-bin/atlaswms_en?version=1.0.0&request=GetCapabilities How this gets processed on the inside is another issue. But clients constructing URLs should expect case-insensitive form keywords to work. As an example, note that all OGC specifications apply this approach to their numerous web service implementation specifications. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
This archive was generated by Pipermail. |
MapTools.org -- Hosted by DM Solutions Group |