anuragagarwal561994 opened a new pull request #288:
URL: https://github.com/apache/httpcomponents-core/pull/288


   What?
   Adding an overloaded method to uri builder to add NameValuePair as query 
param.
   
   Why?
   At times some of the query params are constant and do not change in terms of 
key and value.
   In those cases it is better to make NameValuePair instances as static and 
re-using them instead of
   creating an instance everytime.


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

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to