HttpRequestMessageExtensions ​
Provides extension methods for System.Net.Http.HttpRequestMessage instances.
Kind: Static class
Namespace: CrowdControl.Common
Public Static Functions
Task
ToRawStringAsync(HttpRequestMessage request)
Asynchronously creates a raw HTTP representation of the request.
