igot_http_service library
Classes
- HttpAdapter
- Abstract HTTP client interface.
-
HttpResponse<
T> -
Tis the type of the decoded response body (data). OmittingT(or usingdynamic) keeps backward-compatible behaviour. - HttpService
- SslPinningConfig
Enums
- HttpResponseType
- Controls how the response body is parsed.