swagger-test-0.2.3: Testing of Swagger APIs

Copyright(c) Rodrigo Setti 2017
LicenseBSD3
Maintainerrodrigosetti@gmail.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Test.Swagger.Request

Description

Exposes doHttpRequest, which executes the HTTP request and return the response.

Synopsis

Documentation

doHttpRequest :: HttpRequest -> IO HttpResponse Source #

Executes the HTTP request and returns the HTTP response