File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# NativeScript-HTTPS
2- A Nativescript plugin that allows developers to simply integrate the latest and greatest https security features.
2+ ### The definitive http plugin for Nativescript.
3+ Easily integrate the most reliable native networking framework's with the latest and greatest HTTPS security features.
34
45iOS | Android
56-------- | ---------
67[ AFNetworking] ( https://github.com/AFNetworking/AFNetworking ) | [ okhttp3] ( https://github.com/square/okhttp )
78
89## Features
9- - Uses the most reliable networking framework's on each platform
10+ - Modern TLS security features (SNI, ALPN) with fallback to TLS 1.0
11+ - Everything runs on a native background ThreadPool
12+ - Silently recovers from common connection problems
13+ - Shared connection pooling reduces request latency
14+ - Transparent GZIP
15+ - HTTP/2 support
1016
1117
You can’t perform that action at this time.
0 commit comments