Internal normalized response data from the transport port.
@type t() :: %Pristine.Core.Response{ body: binary() | nil, headers: map(), metadata: map(), status: integer() | nil }