haskell-servant / haskell-servant/servant
Cookiejar instance for headers
Open
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
I've had to do this:
https://github.com/NorfairKing/intray/commit/d5ab313b91ccea8ece15982bce509ee49d0aef0b
because of this issue:
https://github.com/NorfairKing/intray/issues/6
Is there a way to get an instance for `[ByteString]` or even [`CookieJar`](https://www.stackage.org/haddock/lts-15.9/http-client-0.6.4.1/Network-HTTP-Client.html#v:responseCookieJar)?
Contributor guide
Assessment
This issue has not been assessed yet.