Curl implementation of HTTPClient should respect default timeouts

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.4.15, 6.0.0-rc7, 5.0.10, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v6.0, v5.0, v4.4
    • Security 2022-05-16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      HTTPClient defines default timeouts for whole requests and for connection establishment.

      The Windows implementation sets these defaults as its Client's default timeout properties.

      The Curl implementation does not.

      This can cause requests to hang indefinitely without returning an error if the remote endpoint doesn't return a result.

              Assignee:
              Gabriel Marks
              Reporter:
              Spencer Jackson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: