ru.dgis.sdk.platform.HttpResponse | Android SDK | 2GIS Documentation

HttpResponse

Structure for presenting a response for an HTTP request.
The reponse body is stored and handled separately.

HttpResponse(statusCode: HttpStatusCode, headers: List<HttpHeader>)

Structure for presenting a response for an HTTP request.
The reponse body is stored and handled separately.

Parameters
statusCode
headers
Returns
Properties

Response headers.