Which header is NOT required when signing GET requests to Oracle Cloud Infrastructure APIs?
For GET and DELETE requests (when there's no content in the request body), the signing string must include at least these headers:
(request-target)(as described indraft-cavage-http-signatures-08)
host
dateorx-date(if both are included, Oracle usesx-date)
https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/signingrequests.htm
Currently there are no comments in this discussion, be the first to comment!