Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8291637

HttpClient default keep alive timeout not followed if server sends invalid value

XMLWordPrintable

    • b10
    • Verified

        If a server sends the following response header:

        Connection: keep-alive
        Keep-alive: timeout=-20

        then this should be interpreted as an invalid value and the keep alive time should be taken from the system property or hardcoded default.

              michaelm Michael McMahon
              rgangadhar Ramesh Gangadhar
              Votes:
              0 Vote for this issue
              Watchers:
              16 Start watching this issue

                Created:
                Updated:
                Resolved: