[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Mays updated HTTPCLIENT-937:
----------------------------------

    Attachment: Making_CacheEntry_return_HttpEntity_for_getBody_NO_TESTS.patch
                Making_CacheEntry_return_HttpEntity_for_getBody_TESTS_ONLY.patch

Here is a simpler patch. This does not include the necessary changes to the 
unit tests, so the project will not compile fully with this. But if all you 
want to do is read the patch to get the gist of the changes, I think this one 
is OK.

I also included, for completeness, the patch for the tests.

Dave

> Make CacheEntry use an immutable object to represent cache content 
> -------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-937
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-937
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: Cache
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.1 Alpha3
>
>         Attachments: 
> Making_CacheEntry_return_HttpEntity_for_getBody_NO_TESTS.patch, 
> Making_CacheEntry_return_HttpEntity_for_getBody_TESTS_ONLY.patch
>
>
> Make CacheEntry use an immutable object to represent cache content similar to 
> HttpEntity

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to