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