webdriver-precore
Safe HaskellNone
LanguageHaskell2010

WebDriverPreCore.HTTP.HttpResponse

Description

Deprecated: HttpResponse - will be removed in a future release ~ 2027-02-01. See ChangeLog.md for upgrade instructions

Synopsis

Documentation

data HttpResponse Source #

HttpResponse represents a WebDriver HTTP response.

An instance of HttpResponse needs to be constructed in order to run the parser suppplied in the W3CSpec

Constructors

MkHttpResponse 

Fields