Return 204 C# 2024

Return 204 C# 2024. In an asp.net mvc 2 app that i have i want to return a 204 no content response to a post operation. The mvc framework converts a 200 response with null response body into a 204 no content response.


Return 204 C# 2024

Current my controller method has a void return type, but this sends back a. That is imprecise judging by rfc, and should instead return 204.

Return 204 C# 2024 Images References :