Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
mini-browser
MiniBrowserWsRequestValidator
Class MiniBrowserWsRequestValidator
Prevents explicit WebSocket connections from the mini-browser virtual host.
Implements
WsRequestValidatorContribution
Index
Constructors
constructor
Properties
mini
Browser
Host
Re
serve
Same
Origin
Methods
allow
Ws
Upgrade
init
Constructors
constructor
new
Mini
Browser
Ws
Request
Validator
(
)
:
MiniBrowserWsRequestValidator
Returns
MiniBrowserWsRequestValidator
Properties
Protected
mini
Browser
Host
Re
mini
Browser
Host
Re
:
RegExp
Protected
serve
Same
Origin
serve
Same
Origin
:
boolean
= false
Methods
allow
Ws
Upgrade
allow
Ws
Upgrade
(
request
)
:
Promise
<
boolean
>
Parameters
request
:
IncomingMessage
Returns
Promise
<
boolean
>
Protected
init
init
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
mini
Browser
Host
Re
serve
Same
Origin
allow
Ws
Upgrade
init
Theia TypeDoc
Loading...
Prevents explicit WebSocket connections from the mini-browser virtual host.