Package com.dnsimple.http
package com.dnsimple.http
-
ClassDescriptionThis interface defined the low level HTTP operations required by this libraryRawResponse 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.