sls sdk

SLSResponse.GetAllHeaders Method 

Get all the http response headers

public Dictionary<TKey,TValue> GetAllHeaders();

Return Value

Key-pair map for http headers

See Also

SLSResponse Class | Aliyun.Api.SLS.Response Namespace