Property CustomResponseHeaders
CustomResponseHeaders
Provides a list of additional information to provide about this device in search response and notification messages.
Declaration
public CustomHttpHeadersCollection CustomResponseHeaders { get; }
Property Value
Type | Description |
---|---|
CustomHttpHeadersCollection |
Remarks
The headers included here are included in the (HTTP headers) for search response and alive notifications sent in relation to this device.
Only values specified directly on this SsdpDevice instance will be included, headers from ancestors are not automatically included.