Definition
Assembly: CloudNimble.Breakdance.WebApi.dll Namespace: CloudNimble.Breakdance.WebApi Inheritance: System.ObjectSyntax
Methods
GetTestableHttpRequestMessage
Gets an HttpRequestMessage instance properly configured to be used to make test requests.Syntax
Parameters
Returns
Type:System.Net.Http.HttpRequestMessage
An HttpRequestMessage that is ready to be sent through an HttpClient instance configured for the test.