Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

WebSocketClient.HttpResponseHeaders Property

Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 7.0.9147)

HttpResponseHeaders

Gets or sets the HTTP response headers or null if not available.

Declaration
public IDictionary<string, IEnumerable<string>> HttpResponseHeaders { get; set; }
Property Value
Type Description
IDictionary<String, IEnumerable<String>>
Remarks

Only available once the WebSocket has been connected and the Options.CollectHttpResponseDetails was set.

In This Article
  • HttpResponseHeaders
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies