InterviewSolution
Saved Bookmarks
| 1. |
Which of the following HTTP methods should be idempotent in nature?(a) OPTIONS(b) DELETE(c) POST(d) HEADThe question was asked in an online quiz.This interesting question is from Web Caching in division Networking of Computer Network |
|
Answer» The correct choice is (b) DELETE |
|