일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- sanghaklee
- NPM
- PowerMock
- java
- Gitbook
- Travis CI
- Lodash
- ubuntu
- RESTful
- Unit-test
- 인프런
- GIT
- REST
- API
- JaCoCo
- ATOM
- python
- ECMAScript2015
- dict
- Coveralls
- 개인정보수정
- Code-coverage
- nginx
- sinopia
- AWS
- javascript
- node.js
- {}
- Linux
- primitive type
Archives
- Today
- Total
목록status code (1)
이상학의 개발블로그

REST API 관점에서 바라보는 HTTP 상태 코드(HTTP status code) TOC Introduction HTTP 와 REST HTTP Status Code 2XX Success 4.1. 200 OK 4.2. 201 Created 4.3. 202 Accepted 4.4. 204 No Content 4XX Client errors 5.1. 400 Bad Request 5.2. 401 Unauthorized 5.3. 403 Forbidden 5.4. 404 Not Found 5.5. 405 Method Not Allowd 5.6. 409 Conflict 5.7. 429 Too many Requests 5XX Server errors Conclusion Introduction RESTful API ..
Web
2020. 2. 17. 18:10