You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2013/06/06 18:01:25 UTC

[jira] [Resolved] (HTTPCLIENT-1366) org.apache.http.client.utils.URLEncodedUtils should parse the semicolon as a query parameter separator

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory resolved HTTPCLIENT-1366.
--------------------------------------

    Resolution: Fixed

In SVN.
                
> org.apache.http.client.utils.URLEncodedUtils should parse the semicolon as a query parameter separator
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1366
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1366
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 4.3 Beta1
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 4.3 Beta2
>
>
> org.apache.http.client.utils.URLEncodedUtils should parse the semicolon as a query parameter separator as well as be more flexible in its APIs WRT specifying query parameter separators.
> See:
> RFC 1866 section 8.2.1 : by Tim Berners-Lee in 1995 encourages CGI authors to support ';' in addition to '&'. 
> https://tools.ietf.org/html/rfc1866
> HTML 4.01 Specification: Implementation, and Design Notes: "CGI implementors support the use of ";" in place of "&" to save authors the trouble of escaping "&" characters in this manner."
> http://www.w3.org/TR/REC-html40/appendix/notes.html#h-B.2.2
> Hypertext Markup Language - 2.0 "CGI implementors are encouraged to support the use of ';' in place of '&' "
> http://www.w3.org/MarkUp/html-spec/html-spec_foot.html#FOOT26

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org