Skip to content

Response content with 204 response code #760

Closed
@YaLehin

Description

@YaLehin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions