You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Silvio Rainoldi (JIRA)" <ji...@apache.org> on 2014/02/04 10:12:09 UTC

[jira] [Created] (HTTPCLIENT-1455) Documentation caching erroneus?

Silvio Rainoldi created HTTPCLIENT-1455:
-------------------------------------------

             Summary: Documentation caching erroneus?
                 Key: HTTPCLIENT-1455
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1455
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: Documentation, Examples
    Affects Versions: 4.3.2
            Reporter: Silvio Rainoldi
            Priority: Minor


On Chapter 6.3 (Example usage): 
http://hc.apache.org/httpcomponents-client-ga/tutorial/html/caching.html

...
CloseableHttpClient cachingClient = caching HttpClients.custom()
....

What's that "caching"?
I suppose should be CachingHttpClientBuilder.create().setCacheConfig(cacheConfig).build();



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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