LogRequestHeaders Property
Request headers.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public Dictionary<string, string> Headers { get; set; }
Public Property Headers As Dictionary(Of String, String)
Get
Set
Property Value
DictionaryString,
String