Handle protocol names case-insensitively
----------------------------------------
Key: WAGON-210
URL: http://jira.codehaus.org/browse/WAGON-210
Project: Maven Wagon
Issue Type: Bug
Components: wagon-provider-api
Affects Versions: 1.0-beta-2
Reporter: Benjamin Bentmann
Priority: Minor
Attachments: case-insensitive-protocol.patch
>From [RFC 2396|http://www.ietf.org/rfc/rfc2396.txt], section 3.1, "Scheme
>Component":
bq. [...] programs interpreting URI should treat upper case letters as
equivalent to lower case in scheme names (e.g., allow "HTTP" as well as "http").
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira