Click or drag to resize

WebSocketResponse Properties

Version 86.0.240

The WebSocketResponse type exposes the following members.

Properties
  NameDescription
Public propertyHeaders
HTTP response headers.
Public propertyHeadersText
HTTP response headers text.
Public propertyRequestHeaders
HTTP request headers.
Public propertyRequestHeadersText
HTTP request headers text.
Public propertyStatus
HTTP response status code.
Public propertyStatusText
HTTP response status text.
Top
See Also