GenericStatusCodeResponse.Headers property

Exposes the response headers.

public HttpResponseHeaders? Headers { get; }

See Also