Provides utility methods for working with HttpResponseMessage.
public static class HttpResponseMessageUtility
name | description |
---|---|
static CreateWebServiceException(…) | Creates an exception for the specified response. |
static CreateWebServiceExceptionWithContentPreviewAsync(…) | Creates an exception for the specified response, reading a content preview from the response. |
static ReadContentPreviewAsync(…) | Reads a content preview from the response. |