Home
last modified time | relevance | path

Searched refs:Accept (Results 1 – 25 of 26) sorted by relevance

12

/expo/packages/expo-auth-session/build/
H A DFetch.d.ts4 Accept?: string;
H A DFetch.js.map1Accept?: string;\n};\n\nexport type FetchRequest = {\n headers?: Headers;\n body?: Record<string…
/expo/apps/native-component-list/src/api/
H A DregisterForPushNotificationsAsync.ts22 Accept: 'application/json',
/expo/packages/expo-auth-session/src/
H A DFetch.ts7 Accept?: string;
/expo/ios/Tests/AppLoader/
H A DEXFileDownloaderTests.m38 @"Exponent-Accept-Signature",
/expo/packages/@expo/cli/e2e/__tests__/
H A Dstart-test.ts150 Accept: 'multipart/mixed',
/expo/ios/Exponent/Kernel/AppLoader/
H A DEXFileDownloader.m106 [request setValue:@"true" forHTTPHeaderField:@"Exponent-Accept-Signature"];
107 [request setValue:@"application/expo+json,application/json" forHTTPHeaderField:@"Accept"];
H A DEXDevelopmentHomeLoader.m291 @"Exponent-Accept-Signature": @"true",
H A DEXAppLoaderExpoUpdates.m595 @"Exponent-Accept-Signature": @"true",
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTMultipartDataTask.m42 [request addValue:@"multipart/mixed" forHTTPHeaderField:@"Accept"];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTMultipartDataTask.m42 [request addValue:@"multipart/mixed" forHTTPHeaderField:@"Accept"];
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTMultipartDataTask.m42 [request addValue:@"multipart/mixed" forHTTPHeaderField:@"Accept"];
/expo/packages/expo-task-manager/
H A DCHANGELOG.md144 - Accept generic data type of task body objects. ([#11669](https://github.com/expo/expo/pull/11669)…
/expo/docs/pages/push-notifications/
H A Dpush-notifications-setup.mdx73 Accept: 'application/json',
74 'Accept-encoding': 'gzip, deflate',
/expo/docs/pages/versions/unversioned/sdk/
H A Dmap-view.mdx136 - Under **Accept requests from an iOS application with one of these bundle identifiers**, click the…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dmap-view.mdx136 - Under **Accept requests from an iOS application with one of these bundle identifiers**, click the…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dmap-view.mdx136 - Under **Accept requests from an iOS application with one of these bundle identifiers**, click the…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dmap-view.mdx137 - Under **Accept requests from an iOS application with one of these bundle identifiers**, click the…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dmap-view.mdx136 - Under **Accept requests from an iOS application with one of these bundle identifiers**, click the…
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/AppLoader/
H A DABI48_0_0EXUpdatesFileDownloader.m690 …t setValue:@"multipart/mixed,application/expo+json,application/json" forHTTPHeaderField:@"Accept"];
696 …:(_config.expectsSignedManifest ? @"true" : @"false") forHTTPHeaderField:@"Expo-Accept-Signature"];
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/AppLoader/
H A DABI47_0_0EXUpdatesFileDownloader.m687 …t setValue:@"multipart/mixed,application/expo+json,application/json" forHTTPHeaderField:@"Accept"];
693 …:(_config.expectsSignedManifest ? @"true" : @"false") forHTTPHeaderField:@"Expo-Accept-Signature"];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/WebSocket/
H A DABI48_0_0RCTSRWebSocket.m381 … CFBridgingRelease(CFHTTPMessageCopyHeaderFieldValue(httpMessage, CFSTR("Sec-WebSocket-Accept")));
415 … [NSString stringWithFormat:@"Invalid Sec-WebSocket-Accept response"]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/WebSocket/
H A DABI47_0_0RCTSRWebSocket.m375 …= CFBridgingRelease(CFHTTPMessageCopyHeaderFieldValue(httpMessage, CFSTR("Sec-WebSocket-Accept")));
398 …NSLocalizedDescriptionKey: [NSString stringWithFormat:@"Invalid Sec-WebSocket-Accept response"]}]];
/expo/docs/pages/archive/classic-updates/
H A Dupdating-your-app.mdx29 'Accept': 'application/expo+json,application/json',
/expo/apps/test-suite/tests/
H A DNotifications.js1842 Accept: 'application/json', property

12