igot_http_service library

Classes

HttpAdapter
Abstract HTTP client interface.
HttpResponse<T>
T is the type of the decoded response body (data). Omitting T (or using dynamic) keeps backward-compatible behaviour.
HttpService
SslPinningConfig

Enums

HttpResponseType
Controls how the response body is parsed.