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

   > @peterhalicky no matter how hard we try we just cannot make everyone 
happy, can we?
   > 
   > The only way of accommodating your request would be to add support for 
`List<NameValuePair> fragmentParams` and make them work the same way as the 
query parameters.
   
   Yes, I agree, I'd be quite hesitant to implement this myself. For my use 
case I can get away with restricting the keys and values to not containing `&`. 
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 
(not sure if the library aims for that or not).


-- 
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