|
|
|
|
|
by delinka
4768 days ago
|
|
I don't see the problem here. You get a 204, you don't expect content. If your consumer hits a URL, ignores status codes, and expects content, You're Doing It Wrong. To me, it looks like the HTTP equivalent of a C function that returns NULL. |
|