Skip to content

Conversation

N-Olbert
Copy link
Contributor

@N-Olbert N-Olbert commented Aug 6, 2025

Summary of the changes (Less than 80 chars)

  • Test to verify that control characters are handled correctly

Closes #7759 (can not reproduce)

@michaelstaib
Copy link
Member

I think the issue is in the transport layer. So, this needs a full integration test. You can add that here:
https://github.com/ChilliCream/graphql-platform/blob/main/src/HotChocolate/AspNetCore/test/AspNetCore.Tests/GraphQLOverHttpSpecTests.cs

I have a hunch what is causing this :) but lets see once you added the test.

@michaelstaib michaelstaib marked this pull request as draft August 28, 2025 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow DEL character in request variables
2 participants