From <https://github.com/greenbytes/java-http-1xx-tests>: ~~~ mvn clean install -Dtest=OkHttpClientTests ~~~ 1xx status codes other than 100 are treated incorrectly; they are reported as final responses.
From https://github.com/greenbytes/java-http-1xx-tests:
1xx status codes other than 100 are treated incorrectly; they are reported as final responses.