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

connectTimeout used as socketTimeout in Request

    XMLWordPrintableJSON

Details

    • Important

    Description

      After upgrading flunt-hc 4.4.1 -> 4.5, I experienced getting socket timeouts, after the same amount of time I had specified for connectTimeout.

      After looking at the code, I see the following:

      org.apache.http.client.fluent.Request:166

      builder.setSocketTimeout(this.connectTimeout);
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            anderius Anders Båtstrand
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: