-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b20
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8364714 | 17.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
The HttpClient should strip the userinfo component of the URI when generating the :authority pseudo header.
RFC 7540 states:
The authority MUST NOT include the deprecated "userinfo" subcomponent for "http" or "https" schemed URIs.
RFC 7540 states:
The authority MUST NOT include the deprecated "userinfo" subcomponent for "http" or "https" schemed URIs.
- backported by
-
JDK-8364714 Do not include the deprecated userinfo component of the URI in HTTP/2 headers
-
- Resolved
-
- links to
-
Commit openjdk/jdk/b30d9220
-
Commit(master) openjdk/jdk17u-dev/92214404
-
Review openjdk/jdk/10592
-
Review(master) openjdk/jdk17u-dev/3794