@@ -796,6 +796,10 @@ Connect `Media Scanner` and scan the file. see [Android Media Scanner, and Downl
796
796
797
797
A set of configurations that will be injected into a `fetch` method, with the following properties.
798
798
799
+#### indicator:boolean
800
+ `0.5.6`
801
+ Set this property to `true` to display a network indicator on status bar, this feature is only supported on IOS.
802
+
799
803
#### trusty:boolean
800
804
`0.5.3`
801
805
Set this property to `true` will allow the request create connection with server have self-signed SSL certification. This is not recommended to use in production.