Date header and Java 11 HTTP client

Chris Hegarty chris.hegarty at oracle.com
Wed Oct 31 20:47:36 UTC 2018



> On 31 Oct 2018, at 17:49, Michael McMahon <michael.x.mcmahon at oracle.com> wrote:
> 
> We have filed 
> 
> https://bugs.openjdk.java.net/browse/JDK-8213189 <https://bugs.openjdk.java.net/browse/JDK-8213189>
> "Make restricted headers in HTTP Client configurable and remove Date by default"
> 
> which should deal with this finally.

Additionally ...

Until the above issue can be resolved, it is possible to
use `x-amz-date` as an alternative to the `Date` header,
for the purposes of signing and authenticating REST
requests with Amazon Sx.

-Chris.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20181031/cd20ceb3/attachment.html>


More information about the net-dev mailing list