nerdexam
Oracle

1Z0-1084-20 · Question #7

Which header is NOT required when signing GET requests to Oracle Cloud Infrastructure APIs?

The correct answer is C. content-type. 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 in draft-cavage-http-signatures-08) host date or x-date (if both are included, Oracle uses x-date)…

Order Management Cloud Overview

Question

Which header is NOT required when signing GET requests to Oracle Cloud Infrastructure APIs?

Options

  • Adate or x-date
  • B(request-target)
  • Ccontent-type
  • Dhost

How the community answered

(55 responses)
  • A
    16% (9)
  • B
    9% (5)
  • C
    71% (39)
  • D
    4% (2)

Explanation

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 in draft-cavage-http-signatures-08) host date or x-date (if both are included, Oracle uses x-date) https://docs.cloud.oracle.com/en- us/iaas/Content/API/Concepts/signingrequests.htm

Topics

#HTTP request signing#OCI API#GET request headers#content-type

Community Discussion

No community discussion yet for this question.

Full 1Z0-1084-20 Practice