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.Tools.ReadyAPI.TestRunner.
Summary
Use this argument to add a custom HTTP header to all simulated requests.
- Assembly
- Cake
.Tools .ReadyAPI .TestRunner .dll - Namespace
- Cake
.Tools .ReadyAPI .TestRunner - Containing Type
- TestRunnerSettings
Syntax
public IDictionary<string, string> Headers { get; set; }
Value
Type | Description |
---|---|
IDictionary |