InterviewSolution
Saved Bookmarks
| 1. |
The conditional GET mechanism(a) Imposes conditions on the objects to be requested(b) Limits the number of response from a server(c) Helps to keep a cache upto date(d) None of the mentionedI got this question during an interview.This is a very interesting question from HTTP in chapter Application Layer of Computer Network |
|
Answer» Right choice is (c) HELPS to KEEP a cache upto date |
|