[HTTP/1.1 104 Upload Resumption Supported
Upload-Offset: 50
HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 13
Hello, world.
Test cases in https://github.com/greenbytes/java-http-1xx-tests; run
mvn clean install -Dtest=JettyHttpClientTests#testJettyHttpClient104_1
Note that the problem is the same for any informational status code >= 103.
Test cases in https://github.com/greenbytes/java-http-1xx-tests; run
mvn clean install -Dtest=JettyHttpClientTests#testJettyHttpClient104_1Note that the problem is the same for any informational status code >= 103.