Skip to content

Conversation

@briancullen
Copy link
Contributor

Simple change to ensure that the readlimit passed into InputStream.mark matches the length of the read buffer. This ensures that when InputStream.reset is called the stream is reset correctly. A test has also been added to ensure this behaviour.

The reason for this pull request is outlined in the issue #61.

Simple change to ensure that the readlimit passed into InputStream.mark matches the length of the read buffer. This ensures that when InputStream.reset is called the stream is reset correctly. A test has also been added to ensure this behaviour.
@apottere apottere merged commit 8d6181f into graphql-java-kickstart:master May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants