sls sdk

SLSResponse.GetHeader Method 

Get the value from the head of response using key

public string GetHeader(
   String key
);

Return Value

Value of specified http header

See Also

SLSResponse Class | Aliyun.Api.SLS.Response Namespace