NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view on GitHub
Search
Preparing search index...
The search index is not available
NativeScript Angular
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"http-client/http-utils"
Module "http-client/http-utils"
Globals
"http-
client/http-
utils"
http
Error
Factory
http
Response
Factory
get
Absolute
Path
is
Local
Request
process
Local
File
Request
Index
Type aliases
http
Error
Factory
http
Response
Factory
Functions
get
Absolute
Path
is
Local
Request
process
Local
File
Request
Type aliases
http
Error
Factory
http
Error
Factory
:
function
Type declaration
(
url
:
string
, body
:
any
, status
:
number
)
:
any
Parameters
url:
string
body:
any
status:
number
Returns
any
http
Response
Factory
http
Response
Factory
:
function
Type declaration
(
url
:
string
, body
:
any
, status
:
number
)
:
T
Parameters
url:
string
body:
any
status:
number
Returns
T
Functions
get
Absolute
Path
get
Absolute
Path
(
url
:
string
, nsFileSystem
:
NSFileSystem
)
:
string
Parameters
url:
string
nsFileSystem:
NSFileSystem
Returns
string
is
Local
Request
is
Local
Request
(
url
:
string
)
:
boolean
Parameters
url:
string
Returns
boolean
process
Local
File
Request
process
Local
File
Request<T>
(
url
:
string
, nsFileSystem
:
NSFileSystem
, successResponse
:
httpResponseFactory
<
T
>
, errorResponse
:
httpErrorFactory
)
:
Observable
<
T
>
Type parameters
T
Parameters
url:
string
nsFileSystem:
NSFileSystem
successResponse:
httpResponseFactory
<
T
>
errorResponse:
httpErrorFactory
Returns
Observable
<
T
>
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method