Treść żądania. Możesz go użyć do zmiany treści żądania licencji.
headers
Obiekt
Obiekt zawierający właściwości, które chcesz wysłać w nagłówku.
timeoutInterval
liczba dopuszczająca wartość null
Limit czasu żądania sieciowego (w milisekundach).
url (adres URL)
ciąg znaków z wartością null
Żądany adres URL.
withCredentials
boolean
Gdy jest ustawiona na true, oznacza to, że żądania kontroli dostępu CORS powinny być wysyłane za pomocą danych logowania, takich jak pliki cookie lub nagłówki autoryzacji.
[null,null,["Ostatnia aktualizacja: 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,[]]