Skip to content

java.io.IOException: Mark not set #205

@t2gran

Description

@t2gran

The AbstractGraphQLHttpServlet has the exact same bug as the GraphQLServlet had.

The old issue is #61 - fixed with 8d6181f.

The problem is that the InputStream.mark(...) method is called with a buffer size of 0.

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