hg: jdk/sandbox: http-client-branch: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator.
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Thu May 24 10:32:31 UTC 2018
Changeset: e38ce7e04995
Author: dfuchs
Date: 2018-05-24 11:31 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/e38ce7e04995
http-client-branch: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator.
8203427: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator.
Reviewed-by: chegar
! src/java.net.http/share/classes/jdk/internal/net/http/Http1HeaderParser.java
! test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/Http1HeaderParserTest.java
More information about the jdk-sandbox-changes
mailing list