Struct representing a HTTP response from InfluxDB.
t() :: %InflexDB.HTTPResponse{ body: String.t() | map(), headers: map(), status: integer() }