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/04/22 01:12:50 UTC

[GitHub] [httpcomponents-core] garydgregory opened a new pull request #122: Refactor ClassicHttpRequest and ClassicHttpResponse interfaces to extend

garydgregory opened a new pull request #122: Refactor ClassicHttpRequest and ClassicHttpResponse interfaces to extend
URL: https://github.com/apache/httpcomponents-core/pull/122
 
 
   Refactor **ClassicHttpRequest** and **ClassicHttpResponse** interfaces to extend a new interface called **HttpEntityContainer**. This permits for writing common entity code for both requests and responses without testing and casting for two cases.

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