InterviewSolution
Saved Bookmarks
| 1. |
What HTTP Status Code 409 states? |
|
Answer» It means, CONFLICT, states conflict situation while executing the method for example, adding duplicate entry. |
|