अनुरोध का कॉन्टेंट. इसका इस्तेमाल, लाइसेंस के अनुरोध के मुख्य हिस्से में बदलाव करने के लिए किया जा सकता है.
headers
ऑब्जेक्ट
एक ऑब्जेक्ट जिसमें ऐसी प्रॉपर्टी होती हैं जिन्हें आपको हेडर में
भेजना है.
timeoutInterval
शून्य नंबर
नेटवर्क अनुरोध का समय खत्म, मिलीसेकंड में.
यूआरएल
शून्य जा सकने वाली स्ट्रिंग
अनुरोध किया गया यूआरएल.
withCredentials
boolean
अगर नीति को true पर सेट किया जाता है, तो इससे पता चलता है कि सीओआरएस ऐक्सेस-कंट्रोल
के अनुरोध, कुकी या
ऑथराइज़ेशन हेडर जैसे क्रेडेंशियल का इस्तेमाल करके किए जाने चाहिए.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The `NetworkRequestInfo` class provides details about an HTTP(s) request. Key properties include `content` (request body, modifiable as a Uint8Array), `headers` (custom header object), `timeoutInterval` (request timeout in milliseconds), and `url` (the requested URL). Additionally, `withCredentials` determines if credentials like cookies or authorization headers should be used in CORS requests, with a boolean value. This helps to manage network information of a cast framework request.\n"],null,[]]