oracle/oci-java-sdk

Support X-date header for request signature

ginoaugustine opened this issue · 1 comments

A per OCI documentation x-date or date is supported as request header for generating signature. But OCI java sdk is generating signature with date header even if we pass X-date in the header.

Thanks @ginoaugustine for opening this issue. We will take a look at the PR.