Hacker News new | ask | show | jobs
by 01HNNWZ0MV43FF 553 days ago
I had another dev mix up "object" and "response" and say "JSON response" in reference to a request that sent JSON. I asked 2 or 3 times, "Response to _what_?" before figuring it out. That still lives in my head.
1 comments

From the point of view of the server, the request might be a response. ;)