NewmanSettings.

IgnoreRedirects Property

Summary

Prevents newman from automatically following 3XX redirect responses.
Assembly
Cake.Newman.dll
Namespace
Cake.Newman
Containing Type
NewmanSettings

Syntax

public bool IgnoreRedirects { get; set; }

Value

Type Description
bool