카테고리 없음
[HTTP] 응답 코드를 어떤 것을 정의해야할지 모르겠을때 보는 게시물
OverTheHorizon3410
2023. 10. 27. 21:03
https://stackoverflow.com/questions/39636795/http-status-code-4xx-vs-5xx
HTTP status code 4xx vs 5xx
I am creating a REST API and find it difficult to choose the right HTTP status code to return in some cases. Let's say I expect a certain value, and when it is not present I cannot perform a certain
stackoverflow.com