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/12/31 16:39:06 UTC

[GitHub] [httpcomponents-client] garydgregory commented on issue #195: Httpclient 2044 reuse immutables

garydgregory commented on issue #195: Httpclient 2044 reuse immutables
URL: https://github.com/apache/httpcomponents-client/pull/195#issuecomment-569956025
 
 
   All of the classes for which I created a DEFAULT or INSTANCE are stateless and defined as `@Contract(threading = ThreadingBehavior.STATELESS)`. I think it would be better to doc some of these as immutable instead of stateless, but it's a detail.

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