UNPKG

@klippa/nativescript-http

Version:

The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning

3 lines (2 loc) 73 B
export * from "./http-client.module"; export * from "./ns-http-backend";