uesteibar / neuron

A GraphQL client for Elixir
https://hex.pm/packages/neuron
Other
331 stars 35 forks source link

setting header which contains hyphen "-" #75

Closed santoshturamari closed 1 year ago

santoshturamari commented 1 year ago

Hello @uesteibar,

I am using neuron for graphql connectivity. It is working all fine, but when I want to set a header Ex-Ample-Subscription-Key with some value, it is not getting recognized. It will throw error if I don't put quotes, it will not be recognized, if I put double quotes. Please help me, to pass the header with hyphen (-)

Thank You

santoshturamari commented 1 year ago

Able to pass in header.