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?
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.
- A. Change the verify=False setting in the request to verify=True to enable HTTP Basic authentication.
- B. Verify that the username and password values imported from the configuration file are still valid.
- C. Insert an Authorization header with the values username:password from the supplied configuration file.
- 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.