property Origin: string;

 

Description

Determines the origin generating the WebSocket connection request. This value is included in a handshake when establishing a connection.

The Origin field is used to protect against unauthorized cross-origin use of a WebSocket server. The server is informed of the script origin generating the WebSocket connection request. If the server does not wish to accept connections from this origin, it can choose to reject the connection.

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support