exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 331 discussion

Actual exam question from Cisco's 350-901
Question #: 331
Topic #: 1
[All 350-901 Questions]

A web application has these requirements for HTTP cache control:

• The client browser must be prevented from storing responses that contain sensitive information.
• Assets must be downloaded from the remote server every time.

Which header must the engineer use?

  • A. no-store
  • B. must-revalidate
  • C. public
  • D. private
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kati2k22cz
8 months ago
is correct more info here https://developer.mozilla.org/pt-BR/docs/Web/HTTP/Headers/Cache-Control
upvoted 2 times
...
Alexissiox
1 year, 1 month ago
Selected Answer: A
A correct no-store is for disabling cache because there is sensitive information B no since it's not in request field but response C. no - can be cached D. no - only client can cache but the question mentions it could be sensitive data
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...