Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1455

Documentation caching erroneus?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.3.2
    • 4.3.3
    • Documentation

    Description

      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).setDefaultRequestConfig(requestConfig).build();

      Attachments

        Activity

          People

            Unassigned Unassigned
            ianaz Silvio Rainoldi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: