TestRunnerSettings.

Headers Property

Summary

Use this argument to add a custom HTTP header to all simulated requests.

Syntax

public IDictionary<string, string> Headers { get; set; }

Value

Type Description
IDictionary<string, string>