Definition
Assembly: CloudNimble.Breakdance.AspNetCore.dll Namespace: CloudNimble.Breakdance.AspNetCore Inheritance: System.ObjectSyntax
Summary
Helper methods for dealing with HttpRequestMessage.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.