Ryan Schmitt created HTTPCLIENT-1983:
----------------------------------------

             Summary: URIBuilder normalization change is significantly breaking
                 Key: HTTPCLIENT-1983
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1983
             Project: HttpComponents HttpClient
          Issue Type: Bug
    Affects Versions: 4.5.8, 4.5.7
            Reporter: Ryan Schmitt


In 4.5.7, the behavior of URIBuilder changed in order to address 
HTTPCLIENT-1960. Since that version was released, I have seen a concerning 
number of users complain that this change has broken their code. In 4.5.8, as a 
result of HTTPCLIENT-1968, an option was added to allow users to opt in to the 
old behavior, but the new behavior is what they will get by default.

For the sake of compatibility, I propose that we change the default value of 
{{normalizeUri}} to {{false}}. This will be the default on the 4.5.x line only; 
the 5.0.x line, as well as any future 4.6.x line, will normalize by default (if 
an option is needed at all).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to