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

Check implementation of Expect: 100-continue in the java.net.http.HttpClient

XMLWordPrintable

    • b12

      https://datatracker.ietf.org/doc/html/rfc7231#section-5.1.1

      says that the client should not wait indefinitely before sending the body data if it doesn't receive any response from the server.

      This is mostly to interoperate correctly with HTTP/1.0 intermediaries. Should we set up a timeout for 100 and proceed with sending the body if no response comes from the server regardless of the HTTP version of the request?

        There are no Sub-Tasks for this issue.

            dclarke Darragh Clarke
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: