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 503a224 commit 79f482dCopy full SHA for 79f482d
plugins/background-http.md
@@ -173,7 +173,7 @@ import { session } from '@nativescript/background-http';
173
session: Session = session(id: string)
174
```
175
176
-Gets or creates a background download/upload session by id.
+Gets or creates a background http session by id.
177
178
---
179
@@ -294,7 +294,7 @@ import { session } from '@nativescript/background-http'
294
session: Session = session(id)
295
296
297
298
299
300
0 commit comments