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
Gets or Sets where an exception is thrown on non success code.
This is used in conjunction with EnsureSuccessStatusCode.
- Assembly
- Cake
.Http .dll - Namespace
- Cake
.Http - Containing Type
- HttpSettings
Syntax
public bool ThrowExceptionOnNonSuccessStatusCode { get; set; }
Value
Type | Description |
---|---|
bool |