HttpSettings.

ThrowExceptionOnNonSuccessStatusCode Property

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