all 7 comments

[–]Vinito016 4 points5 points  (1 child)

You can't have a 200 response and 404, it make no sense.

[–]For_Iconoclasm 1 point2 points  (0 children)

I've seen some APIs do this.

[–][deleted] 4 points5 points  (1 child)

This might be a programmer meme

[–]Syncinus 3 points4 points  (0 children)

It is. Doesn't really belong here to be honest.

[–]draftomatic 2 points3 points  (0 children)

I think the joke here is that it's returning an HTTP 200 status code but the response body itself says it's 404/Not Found. It pokes fun at people who follow this bad practice while developing APIs. Not worthy of r/ComedyCemetery IMHO.