cstamas commented on a change in pull request #136: HTTPCLIENT-1968
URL: 
https://github.com/apache/httpcomponents-client/pull/136#discussion_r256783236
 
 

 ##########
 File path: httpclient/src/main/java/org/apache/http/client/utils/URIUtils.java
 ##########
 @@ -129,7 +129,8 @@ public static URI createURI(
     public static URI rewriteURI(
             final URI uri,
             final HttpHost target,
-            final boolean dropFragment) throws URISyntaxException {
+            final boolean dropFragment,
 
 Review comment:
   Done in 7c7cdc4800d439e87f0bc8685d91940ecf02b640

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to