java.lang.IllegalStateException: Response head already sent #21548
Labels
area/graphql
kind/bug
Something isn't working
triage/needs-reproducer
We are waiting for a reproducer.
Describe the bug
Similar issue as #19621
Doing a call to my
/graphql
with an existing (but not sure if expired) JWT token results in:Expected behavior
Don't throw an exception
Actual behavior
Throws an exception
How to Reproduce?
I don't exactly know
Output of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
2.4.0.Final
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: