hreq-core-0.1.1.0: Core functionality for Hreq Http client library

Safe HaskellNone
LanguageHaskell2010

Hreq.Core.Client

Contents

Description

This module re-exports data types and functionality required in creation of Request and Response objects for an HTTP client.

Synopsis

BaseUrl

Request

Response

HasRequest

HasResponse

Internal

RunClient

ClientError

BasicAuth

Hlist

module Data.Hlist