httpstatuses/contents/codes/classes.json

17 lines
287 B
JSON
Raw Normal View History

2015-11-06 21:40:58 +01:00
{
"1": {
"title": "1×× Informational"
},
"2": {
"title": "2×× Success"
},
"3": {
"title": "3×× Redirection"
},
"4": {
"title": "4×× Client Error"
},
"5": {
"title": "5×× Server Error"
}
}