You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/02 15:17:40 UTC

[jira] [Resolved] (HTTPCLIENT-1144) Caching client has a class for common headers that was not being used consistently in the code

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

Oleg Kalnichevski resolved HTTPCLIENT-1144.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.2 Alpha2

Patch checked in. Many thanks, Joe, for contributing it.

Oleg
                
> Caching client has a class for common headers that was not being used consistently in the code
> ----------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1144
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1144
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: Cache
>    Affects Versions: 4.1.2
>         Environment: ALL
>            Reporter: Joe Campbell
>            Priority: Trivial
>              Labels: cache, headers
>             Fix For: 4.2 Alpha2
>
>         Attachments: string_constants_change.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> The HttpCachingClient has a class called HeaderConstants that contains all the cache interesting headers that are used in the code base.  This class of string constants was not being used consistently in the code base.  The attached patch cleans this up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org