WebExtensionsSetValues Method

Overload List

SetValues(HttpResponse, HttpResponseMessage, CancellationToken) Used to load headers, response phrase, and status code into HttpResponse for use of proxy endpoints between .NET Core and .NET Framework Apps.
SetValues(HttpResponse, HttpResponseMessage, IEnumerableString, ActionIResponseCookies, CancellationToken) Used to load headers, response phrase, and status code into HttpResponse for use of proxy endpoints between .NET Core and .NET Framework Apps.

See Also