Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 60

The response from a server includes the header ETag: W/`7eb8b94419e371767916ef13e0d6e63d`. Which statement is true?

Answer options

Correct answer: B

Explanation

The correct answer is B because the 'W/' prefix indicates that the ETag is a Weak validator, which is indeed an optional directive. Options A and C incorrectly classify the ETag as a Strong validator, while D misrepresents the format as incorrect.