it'd be useful to request https://http.cat/401 with either "Accept: application/json" or /401.json to get a response similar to
{
"code": 401
"description": "Unauthorized"
}
mostly I am looking for a data source for an irc bot to respond to "!http 401".
it'd be useful to request https://http.cat/401 with either "Accept: application/json" or /401.json to get a response similar to
mostly I am looking for a data source for an irc bot to respond to "!http 401".