httpstatuses/contents/codes/classes.json
2015-11-06 20:40:58 +00:00

17 lines
287 B
JSON

{
"1": {
"title": "1×× Informational"
},
"2": {
"title": "2×× Success"
},
"3": {
"title": "3×× Redirection"
},
"4": {
"title": "4×× Client Error"
},
"5": {
"title": "5×× Server Error"
}
}