Kinto / elm-kinto

An Elm client for the Kinto API
http://package.elm-lang.org/packages/Kinto/elm-kinto/latest
Other
28 stars 7 forks source link

Kinto.NoAuth crashes with Invalid Header Name #40

Closed Natim closed 6 years ago

Natim commented 6 years ago

The headersForAuth for NoAuth returns a tuple of empty strings but an empty string is a invalid header name.