itinance / itinance/react-native-fs
RNFS.downloadFile default headers
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that custom headers can be set when using `downloadFile`, but I'm not entirely clear on whether the default headers will be sent either if no headers parameter is set, or in addition to those provided in the parameter?
I'm porting from `rn-fetch-blob`, which sends the same headers by default as other React Native `fetch` requests, but I'm not sure if the expected behaviour is the same here?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.