Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 440

Which response code family is returned when further action must be taken to complete the request?

Answer options

Correct answer: B

Explanation

The 3xx response code family indicates that further action is required to complete the request, such as redirection. The 2xx codes signify successful responses, while the 4xx codes represent client errors, and the 5xx codes indicate server errors, making them irrelevant in this context.