HttpClient: Add more tests for 100 ExpectContinue with HTTP/2

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 21
    • Component/s: core-libs
    • b22

        Though the ExpectContinueTest could intermittently fail without the fix for JDK-8307648, it would be good to have some test case that fails reliably without this fix.
         
        Additional test cases are needed notably for the following scenarios:

          - server sends an informational status code 1xx in a HEADERS frame that has the END_STREAM flag
          - server reset the stream after sending 1xx but before sending the final response (200) - both with error and NO_ERROR
          - server reset the stream after sending the final response, both with error and NO_ERROR

              Assignee:
              Conor Cleary (Inactive)
              Reporter:
              Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: