mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 15:49:36 +08:00
X-CodePush-SDK-Version
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
const headers = {
|
||||
"Accept": "application/json",
|
||||
"Content-Type": "application/json",
|
||||
"X-SDK-Version": getSDKVersion()
|
||||
"X-CodePush-SDK-Version": getSDKVersion()
|
||||
};
|
||||
|
||||
if (requestBody && typeof requestBody === "object") {
|
||||
|
||||
Reference in New Issue
Block a user