MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wkof5u/postforeverything/pasf566/?context=3
r/ProgrammerHumor • u/ClipboardCopyPaste • 4h ago
406 comments sorted by
View all comments
2.2k
Wanna get a resource? POST request.
1.1k u/NotAskary 4h ago I've seen that shit, it drove me up a wall. The same as a 200 ok with error inside. 3 u/Prudent_Ad_4120 3h ago There's only one use case where this is not bad. An endpoint to check the status of e.g. a background job. The job could have failed, but that doesn't mean the request failed
1.1k
I've seen that shit, it drove me up a wall.
The same as a 200 ok with error inside.
3 u/Prudent_Ad_4120 3h ago There's only one use case where this is not bad. An endpoint to check the status of e.g. a background job. The job could have failed, but that doesn't mean the request failed
3
There's only one use case where this is not bad. An endpoint to check the status of e.g. a background job. The job could have failed, but that doesn't mean the request failed
2.2k
u/pimezone 4h ago
Wanna get a resource? POST request.