HttpSettings.

EnsureSuccessStatusCode Property

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