Performing CyberOps Using Cisco Security Technologies (CBRCOR) — Question 81
Which action should be taken when the HTTP response code 301 is received from a web application?
Answer options
- A. Update the cached header metadata.
- B. Confirm the resource's location.
- C. Increase the allowed user limit.
- D. Modify the session timeout setting.
Correct answer: B
Explanation
The correct action when receiving an HTTP 301 status code is to confirm the resource's location, as this code indicates that the resource has been permanently moved to a new URL. The other options do not pertain to the action required when handling a 301 response; they refer to unrelated aspects of application management.