KGraphQL icon indicating copy to clipboard operation
KGraphQL copied to clipboard

fix windows line endings not being ignored

Open AndreasVolkmann opened this issue 6 years ago • 1 comments

I ran into an exception when trying to send a query with windows line endings.

This PR adds \r to the ignored characters.

AndreasVolkmann avatar Feb 07 '19 19:02 AndreasVolkmann

Coverage Status

Coverage remained the same at 87.858% when pulling d23f662a2bb2fd34340803f7263ce211c4e62eb9 on AndreasVolkmann:master into 42fef4a82c722d8b8944ceef8d8801ee9d7ed23b on pgutkowski:master.

coveralls avatar Feb 07 '19 19:02 coveralls