JDK-8213189 : Make restricted headers in HTTP Client configurable and remove Date by default
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-10-31
  • Updated: 2022-02-04
  • Resolved: 2018-11-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11.0.14-oracleFixed 12 b20Fixed
Related Reports
CSR :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Date should be settable by users in requests in java.net.httpclient. It would also be desirable to make the list configurable through a net.property.
Comments
Please make sure to link the CSR to the Backport Issue after pushing.
20-09-2021

Fix request (11u): Request to backport this bug for parity with 11.0.14-oracle. Change required CSR, we use the one from Oracle: JDK-8264652. Patch did not apply cleanly, needed some resolving. PR acked by mdoerr. Testing: GHA and SAP test system.
18-09-2021

URL: http://hg.openjdk.java.net/jdk/jdk/rev/5f1ca46703f9 User: michaelm Date: 2018-11-14 14:23:36 +0000
14-11-2018