Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
ElectronBackendRequestService
Class ElectronBackendRequestService
Hierarchy
NodeRequestService
ElectronBackendRequestService
Index
Constructors
constructor
Methods
build
Proxy
Url
get
Proxy
Url
process
Options
resolve
Proxy
Constructors
constructor
new
Electron
Backend
Request
Service
(
)
:
ElectronBackendRequestService
Returns
ElectronBackendRequestService
Methods
Protected
build
Proxy
Url
build
Proxy
Url
(
url
,
proxyHost
)
:
string
Parameters
url
:
string
proxyHost
:
string
Returns
string
get
Proxy
Url
get
Proxy
Url
(
url
)
:
Promise
<
undefined
|
string
>
Parameters
url
:
string
Returns
Promise
<
undefined
|
string
>
Protected
process
Options
process
Options
(
options
)
:
Promise
<
NodeRequestOptions
>
Parameters
options
:
NodeRequestOptions
Returns
Promise
<
NodeRequestOptions
>
resolve
Proxy
resolve
Proxy
(
url
)
:
Promise
<
undefined
|
string
>
Parameters
url
:
string
Returns
Promise
<
undefined
|
string
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
build
Proxy
Url
get
Proxy
Url
process
Options
resolve
Proxy
Theia TypeDoc
Loading...