Theia API Documentation v1.73.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
node/request/backend-request-facade
BackendRequestFacade
Class BackendRequestFacade
Implements
RequestService
Index
Constructors
constructor
Properties
allowed
Contributions?
cached
Allowed
Patterns
request
Service
Methods
configure
get
Allowed
Patterns
request
resolve
Proxy
Constructors
constructor
new
BackendRequestFacade
()
:
BackendRequestFacade
Returns
BackendRequestFacade
Properties
Protected
Optional
Readonly
allowed
Contributions
allowedContributions
?:
ContributionProvider
<
BackendRequestAllowedContribution
>
Protected
cached
Allowed
Patterns
cachedAllowedPatterns
:
undefined
|
string
[]
Protected
Readonly
request
Service
requestService
:
RequestService
Methods
configure
configure
(
config
:
RequestConfiguration
)
:
Promise
<
void
>
Parameters
config
:
RequestConfiguration
Returns
Promise
<
void
>
Protected
get
Allowed
Patterns
getAllowedPatterns
()
:
Promise
<
string
[]
>
Returns
Promise
<
string
[]
>
request
request
(
options
:
RequestOptions
)
:
Promise
<
RequestContext
>
Parameters
options
:
RequestOptions
Returns
Promise
<
RequestContext
>
resolve
Proxy
resolveProxy
(
url
:
string
)
:
Promise
<
undefined
|
string
>
Parameters
url
:
string
Returns
Promise
<
undefined
|
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
allowed
Contributions
cached
Allowed
Patterns
request
Service
Methods
configure
get
Allowed
Patterns
request
resolve
Proxy
Eclipse Theia Website
GitHub
Theia API Documentation v1.73.0
Loading...