WindowOptionsCustomRequestHeaders Property |
Defines list of custom request headers for requests sent by the window.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public List<CustomRequestHeader> CustomRequestHeaders { get; }
Property Value
Type:
ListCustomRequestHeaderSee Also