Click or drag to resize

ResourceResponseReceivedEventArgsHeaders Property

Http headers included in the response

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Dictionary<string, string[]> Headers { get; }

Property Value

Type: DictionaryString, String
See Also