http-client-lens-0.1.0: Optics for http-client

Safe HaskellNone

Network.HTTP.Client.Lens

Contents

Description

Optics for http-client types

Synopsis

Request lenses

HttpException prisms

class AsHttpException t whereSource

http-conduit exceptions

Methods

_HttpException :: Prism' t HttpExceptionSource

http-conduit exceptions overloading