hg: jdk/sandbox: 8243246: HTTP Client sometimes gets java.io.IOException -> Invalid chunk header byte 32

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Apr 24 16:00:34 UTC 2020


Changeset: 3fbeec45c755
Author:    dfuchs
Date:      2020-04-24 16:54 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/3fbeec45c755

8243246: HTTP Client sometimes gets java.io.IOException -> Invalid chunk header byte 32
Summary: The HTTP/1 chunked body parser is updated to discard chunk extensions
Reviewed-by: chegar, alanb

! src/java.net.http/share/classes/jdk/internal/net/http/ResponseContent.java
+ test/jdk/java/net/httpclient/Http1ChunkedTest.java



More information about the jdk-sandbox-changes mailing list