Response struct returned by Nadia HTTP adapters.
@type t() :: %Nadia.HTTPResponse{ body: binary(), headers: list(), status_code: integer() | nil }