HttpSettingsExtensions.

SuppressLogResponseRequestBodyOutput(HttpSettings) Method

Summary

Supresses logging to the console
Assembly
Cake.Http.dll
Namespace
Cake.Http
Containing Type
HttpSettingsExtensions

Syntax

public static HttpSettings SuppressLogResponseRequestBodyOutput(this HttpSettings settings)

Parameters

Name Type Description
settings HttpSettings The settings.

Return Value

Type Description
HttpSettings