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

Jon Moore updated HTTPCLIENT-1378:
----------------------------------

    Fix Version/s:     (was: 4.3 Final)
                   Future
    
> CacheableRequestPolicy and ResponseCachingPolicy Have Overlapping 
> Functionality
> -------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1378
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1378
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpCache
>    Affects Versions: 4.3 Beta2
>            Reporter: James Leigh
>            Priority: Minor
>             Fix For: Future
>
>
> As discussed in HTTPCLIENT-1370, both classes check the same thing in the 
> request object for cache-ability, but handle edge cases differently. The 
> repeated code should be removed and either CacheableRequestPolicy injected as 
> a dependency into the ResponseCachingPolicy or the two classes should be 
> merged into a single class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to