KGraphQL
KGraphQL copied to clipboard
fix windows line endings not being ignored
I ran into an exception when trying to send a query with windows line endings.
This PR adds \r
to the ignored characters.