Class RawResponse

java.lang.Object
com.dnsimple.http.RawResponse

public class RawResponse extends Object
RawResponse holds key information about an HTTP response from DNSimple's API, including the status code, headers, and the response's body in the form of an InputStream.