Globals
Stimulsoft
System
IO
Http
Class Http
Hierarchy
Http
Index
Properties
disable
Cache
with
Credentials
Methods
get
File
get
File
Async
get
Url
Parameters
send
send
Async
Properties
Static
disable
Cache
disable
Cache
:
boolean
= false
Static
with
Credentials
with
Credentials
:
boolean
= false
Methods
Static
get
File
get
File
(
filePath
:
string
, binary
?:
boolean
, contentType
:
string
, headers
:
Header
[]
, disableCache
?:
boolean
, withCredentials
?:
boolean
, allowException
?:
boolean
)
:
any
Parameters
filePath:
string
Default value
binary:
boolean
= false
contentType:
string
headers:
Header
[]
Default value
disableCache:
boolean
= undefined
Default value
withCredentials:
boolean
= undefined
Default value
allowException:
boolean
= false
Returns
any
Static
get
File
Async
get
File
Async
(
callback
:
Function
, filePath
:
string
, binary
?:
boolean
, contentType
?:
string
, headers
:
Header
[]
, disableCache
?:
boolean
, withCredentials
?:
boolean
, allowException
?:
boolean
)
:
void
Parameters
callback:
Function
filePath:
string
Default value
binary:
boolean
= false
Default value
contentType:
string
= ""
headers:
Header
[]
Default value
disableCache:
boolean
= true
Default value
withCredentials:
boolean
= undefined
Default value
allowException:
boolean
= false
Returns
void
Static
get
Url
Parameters
get
Url
Parameters
(
)
:
object
[]
Returns
object
[]
Static
send
send
(
method
:
string
, url
:
string
, body
?:
string
, headers
?:
Header
[]
, disableCache
?:
boolean
, withCredentials
?:
boolean
)
:
object
Parameters
method:
string
url:
string
Default value
body:
string
= ""
Default value
headers:
Header
[]
= null
Default value
disableCache:
boolean
= undefined
Default value
withCredentials:
boolean
= undefined
Returns
object
response
Text
:
string
status
:
number
status
Text
:
string
Static
send
Async
send
Async
(
method
:
string
, url
:
string
, body
?:
string
, headers
?:
Header
[]
, timeout
?:
number
, disableCache
?:
boolean
, withCredentials
?:
boolean
)
:
StiPromise
<
object
>
Parameters
method:
string
url:
string
Default value
body:
string
= ""
Default value
headers:
Header
[]
= null
Default value
timeout:
number
= 0
Default value
disableCache:
boolean
= undefined
Default value
withCredentials:
boolean
= undefined
Returns
StiPromise
<
object
>
Globals
Sti
Options
Stimulsoft
Base
Blockly
Dashboard
Data
Designer
Report
System
Collections
Crypt
Data
Drawing
Globalization
IO
Internals
Text
Xml
Viewer
Seek
Origin
File
Http
disable
Cache
with
Credentials
get
File
get
File
Async
get
Url
Parameters
send
send
Async
Memory
Stream
Path
Stream
Reader
Stream
Writer
Text
Writer
Encoding
Header
Sti
Promise
String
Builder
Generated using
TypeDoc