214 B
214 B
| title | author |
|---|---|
| status code | yehorovye |
status codes in http are used to indicate the status of a specific http request.
to make it easy:
- 2XX: good.
- doesn't start with "2": bad.
| title | author |
|---|---|
| status code | yehorovye |
status codes in http are used to indicate the status of a specific http request.
to make it easy: