Sphyrnidae Common Library  2.0.1
Shared Utilities/Library
Sphyrnidae.Common.Extensions.HttpResponseExtensions Member List

This is the complete list of members for Sphyrnidae.Common.Extensions.HttpResponseExtensions, including all inherited members.

GetBodyAsync(this HttpResponse response)Sphyrnidae.Common.Extensions.HttpResponseExtensionsstatic
ReplaceBodyAsync(this HttpResponse response, string str)Sphyrnidae.Common.Extensions.HttpResponseExtensionsstatic
SetHeader(this HttpResponse response, string key, string value)Sphyrnidae.Common.Extensions.HttpResponseExtensionsstatic
WriteResponseAsync(this HttpResponse response, IApiResponse obj, JsonSerializerSettings json)Sphyrnidae.Common.Extensions.HttpResponseExtensionsstatic