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 whether to throw an exception if the returned response is not a Successful Status Code
- Assembly
- Cake
.Http .dll - Namespace
- Cake
.Http - Containing Type
- HttpSettings
Syntax
public bool EnsureSuccessStatusCode { get; set; }
Value
Type | Description |
---|---|
bool |