Preparing search index...
The search index is not available
@arsonar/client
@arsonar/client
EventSourceOpts
Interface EventSourceOpts
Hierarchy
EventSourceOpts
Index
Properties
endpoint
headers
https
proxy
reject
Unauthorized
token
with
Credentials
Methods
onerror
onmessage
Properties
Optional
endpoint
endpoint
?:
string
Optional
headers
headers
?:
object
Optional
https
https
?:
object
Optional
proxy
proxy
?:
string
Optional
reject
Unauthorized
reject
Unauthorized
?:
boolean
Optional
token
token
?:
string
Optional
with
Credentials
with
Credentials
?:
boolean
Methods
Optional
onerror
onerror
(
error
:
any
)
:
void
Parameters
error:
any
Returns
void
Optional
onmessage
onmessage
(
event
:
any
)
:
void
Parameters
event:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
@arsonar/client
Event
Source
Opts
endpoint
headers
https
proxy
reject
Unauthorized
token
with
Credentials
onerror
onmessage
Generated using
TypeDoc