Closed
Description
Description
As I could understand from the code the JsonApiWriter tries to write a response content to the response with StatusCode 204, that causes the exception:
System.InvalidOperationException: Writing to the response body is invalid for responses with status code 204.
at at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ThrowWritingToResponseBodyNotSupported()
Metadata
Metadata
Assignees
Labels
No labels