Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
mini-browser
MiniBrowserWsRequestValidator
Class MiniBrowserWsRequestValidator
Prevents explicit WebSocket connections from the mini-browser virtual host.
Hierarchy
MiniBrowserWsRequestValidator
Implements
WsRequestValidatorContribution
Index
Constructors
constructor
Properties
mini
Browser
Host
Re
serve
Same
Origin
Methods
allow
WsUpgrade
post
Construct
Constructors
constructor
new
Mini
Browser
WsRequest
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
WsUpgrade
allow
WsUpgrade
(
request
:
IncomingMessage
)
:
Promise
<
boolean
>
Parameters
request:
IncomingMessage
Returns
Promise
<
boolean
>
Protected
post
Construct
post
Construct
(
)
:
void
Returns
void
Exports
mini-
browser
Mini
Browser
Commands
Mini
Browser
Content
Style
Mini
Browser
Endpoint
Mini
Browser
Props
Mini
Browser
WsRequest
Validator
constructor
mini
Browser
Host
Re
serve
Same
Origin
allow
WsUpgrade
post
Construct
Prevents explicit WebSocket connections from the mini-browser virtual host.