We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b1bb91 commit 74f9e8bCopy full SHA for 74f9e8b
content/plugins/background-http.md
@@ -174,7 +174,7 @@ import { session } from '@nativescript/background-http';
174
session: Session = session(id: string)
175
```
176
177
-Gets or creates a background download/upload session by id.
+Gets or creates a background http session by id.
178
179
---
180
@@ -295,7 +295,7 @@ import { session } from '@nativescript/background-http'
295
session: Session = session(id)
296
297
298
299
300
301
0 commit comments