Jarlakxen / drunk

A simple GraphQL client on top of Sangria, Akka HTTP and Circe.
Apache License 2.0
61 stars 21 forks source link

Add support for Http connection headers #1

Closed NicolasRouquette closed 6 years ago

NicolasRouquette commented 6 years ago

Instead of always using Nil for Http connection headers, AkkaHttpBackend.send() should allow using user-defined headers.