ok2c commented on PR #517:
URL: 
https://github.com/apache/httpcomponents-core/pull/517#issuecomment-2724547404

   > I just wanted to point out that this is still a restriction that will not 
allow users to create all possible URIs that would otherwise be legal as per 
the RFC 
   
   @peterhalicky The whole point of representing the query component as 
`List<NameValuePair>` is make it possible for name/value pairs to contain 
arbitrary characters. The same could be done for the fragment component.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to