Question: What should you add to a Cache-Control response header to specify that a response should not be stored in an intermediary cache?

  1. `no-proxy`
  2. `client-only`
  3. `restricted`
  4. `private`

Answer: The correct answer of the above question is Option D:`private`