InterviewSolution
Saved Bookmarks
| 1. |
Which of the following HTTP Status code means CREATED, when a resource is successful created using POST or PUT request?(a) 200(b) 201(c) 204(d) 304This question was addressed to me in examination.Enquiry is from Web Caching in section Networking of Computer Network |
|
Answer» Correct option is (b) 201 |
|