CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 158: 200-901: DevNet Associate (DEVASC)

Refer to the exhibit. The script returns an output of 401. To use the supplied URL, an HTTP GET request must be sent with an Authorization header. The header value is a base64 encoded concatenation of the username and password. Which action must be taken to return an output of 200?

Nội dung câu hỏi

Refer to the exhibit. The script returns an output of 401. To use the supplied URL, an HTTP GET request must be sent with an Authorization header. The header value is a base64 encoded concatenation of the username and password. Which action must be taken to return an output of 200?

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Change the verify=False setting in the request to verify=True to enable HTTP Basic authentication.
  2. B. Verify that the username and password values imported from the configuration file are still valid.
  3. C. Insert an Authorization header with the values username:password from the supplied configuration file.
  4. D. Modify the method from LOGIN to GET and supply the username:password value as JSON payload. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề