NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view in 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/ns-http-backend"
NsHttpBackEnd
Class NsHttpBackEnd
Globals
"http-
client/ns-
http-
backend"
Ns
Http
Back
End
constructor
ns
File
System
handle
handle
Local
File
Request
create
Error
Response
create
Success
Response
Hierarchy
HttpXhrBackend
Implements
HttpBackend
Index
Constructors
constructor
Properties
ns
File
System
Methods
handle
handle
Local
File
Request
Constructors
constructor
new
NsHttp
Back
End
(
xhrFactory
:
XhrFactory
, nsFileSystem
:
NSFileSystem
)
:
NsHttpBackEnd
Parameters
xhrFactory:
XhrFactory
nsFileSystem:
NSFileSystem
Returns
NsHttpBackEnd
Properties
Private
ns
File
System
ns
File
System
:
NSFileSystem
Methods
handle
handle
(
req
:
HttpRequest
<
any
>
)
:
Observable
<
HttpEvent
<
any
>
>
Parameters
req:
HttpRequest
<
any
>
Returns
Observable
<
HttpEvent
<
any
>
>
Private
handle
Local
File
Request
handle
Local
File
Request
(
url
:
string
)
:
Observable
<
HttpEvent
<
any
>
>
Parameters
url:
string
Returns
Observable
<
HttpEvent
<
any
>
>
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