model/response_page library

Classes

HtmlResponsePage
A ResponsePage representing a blocked response with challenge HTML.
ResponsePage
Represents a chanllenge response page with a type and associated options.
UrlResponsePage
A ResponsePage representing a blocked response with challenge URL.

Functions

responsePageFromResponse(Response response) ResponsePage?
Parses a Dio Response response and returns a corresponding ResponsePage.