Add http proxy authorization

This commit is contained in:
Erèbe 2016-06-05 22:13:09 +02:00
parent 15016cf330
commit dce0372c4b
3 changed files with 52 additions and 26 deletions

View file

@ -27,6 +27,7 @@ library
, network-conduit-tls
, connection
, hslogger
, base64-bytestring >= 1.0
default-language: Haskell2010