Contains information about a response to a content request.
ContentResponse(Exception Error)
Contains information about an error response to a content request.
string ContentType
Internet Content-Type of encoded object.
async Task DisposeAsync()
IDisposableAsync.DisposeAsync
ContentResponse(string ContentType, object Decoded, byte[] Encoded)
Contains information about a success response to a content request.