Skip to content

Conversation

LegNeato
Copy link
Member

It appears with newer 0.10.x hyper it no longer takes "{" or "}" in the
query string unescaped.

When I tried to set juniper_iron to an older hyper it complained that it
couldn't resolve due to juniper_rocket needing a newer version.
This was the path of least resistance. Note that we are still testing the same
thing, this change is needed as a consequence of how iron_test creates mock
requests.

Fixes #206

It appears with newer 0.10.x hyper it no longer takes "{" or "}" in the
query string unescaped.

When I tried to set `juniper_iron` to an older hyper it complained that it
couldn't resolve due to `juniper_rocket` needing a newer version.
This was the path of least resistance. Note that we are still testing the same
thing, this change is needed as a consequence of how `iron_test` creates mock
requests.

Fixes graphql-rust#206
@LegNeato LegNeato merged commit 521930e into graphql-rust:master Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iron integration tests are failing
1 participant