You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2019/02/14 10:54:12 UTC

[GitHub] cstamas commented on a change in pull request #136: HTTPCLIENT-1968

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

 ##########
 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:
   Ack, that would really pave the path to have more versatile uri utils.... will do

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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