Click or drag to resize
RallyRestApiHeaders Property
The HTTP headers to be included on all REST requests

Namespace: Rally.RestApi
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public Dictionary<RallyRestApiHeaderType, string> Headers { get; }

Property Value

Type: DictionaryRallyRestApiHeaderType, String
See Also