[HTTP] HTTP response status codes
페이지 정보
작성자 sbLAB 댓글 0건 조회 502회 작성일 23-07-11 15:05본문
HTTP response status codes
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#server_error_responses
HTTP response status codes indicate whether a specific HTTP request has been successfully completed.
Responses are grouped in five classes:
- Informational responses (100 – 199)
- Successful responses (200 – 299)
- Redirection messages (300 – 399)
- Client error responses (400 – 499)
- Server error responses (500 – 599)
The status codes listed below are defined by RFC 9110.
HTTP Headers In PHP - Request & Response Headers - Full PHP 8 Tutorial
- 이전글[Slim4] monolog Error log 파일 생성 23.07.12
- 다음글[Slim] Slim 4 - Framework vs. Micro Framework 23.07.11
댓글목록
등록된 댓글이 없습니다.