This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Http.
Summary
Supresses logging to the console
- Assembly
- Cake
.Http .dll - Namespace
- Cake
.Http - Containing Type
- Http
Settings Extensions
Syntax
public static HttpSettings SuppressLogResponseRequestBodyOutput(this HttpSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | HttpSettings | The settings. |
Return Value
Type | Description |
---|---|
HttpSettings |