@@ -154,7 +154,7 @@ var RNFetchBlob = require('react-native-fetch-blob').default
154
154
155
155
After `0.8.0` react-native-fetch-blob automatically decides how to send the body by checking its type and `Content-Type` in the header. The rule is described in the following diagram