http-dispatch-0.6.2.0: High level HTTP client for Haskell

Copyright(c) 2016 Owain Lewis
LicenseBSD-style
Maintainerowain@owainlewis.com
Stabilityexperimental
PortabilityGHC
Safe HaskellSafe
LanguageHaskell2010

Network.HTTP.Dispatch.Headers

Description

HTTP header utils

Synopsis

Documentation

basicAuth :: ByteString -> ByteString -> Header Source #

Helper to generate Basic authentication