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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to