Copyright | (c) 2016 Owain Lewis |
---|---|
License | BSD-style |
Maintainer | owain@owainlewis.com |
Stability | experimental |
Portability | GHC |
Safe Haskell | Safe |
Language | Haskell2010 |
HTTP header utils
- basicAuth :: ByteString -> ByteString -> Header
Documentation
basicAuth :: ByteString -> ByteString -> Header Source #
Helper to generate Basic authentication