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

Câu 114: 350-901: Developing Applications using Cisco Core Platforms and APIs (DEVCOR)

A developer is building an application to access a website. When running the application, an HTTP 403 error code has been received. How should the application be modified to handle this code?

Nội dung câu hỏi

A developer is building an application to access a website. When running the application, an HTTP 403 error code has been received. How should the application be modified to handle this code?

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. Create a loop on cancel the operation and run a new one after the code is received.
  2. B. Use exponential backoff when retrying distributed services and other remote endpoints.
  3. C. Build a try/except around the urlopen to find errors occurring in the request. — đáp án hiện tại
  4. D. Redirect the request to an internal web server and make a new request from the internal resource.

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ề