webRequest.UploadData
Enthält Daten, die in einer URL-Anfrage hochgeladen wurden.
Typ
Werte dieses Typs sind Objekte. Sie enthalten die folgenden Eigenschaften:
bytes
Optional-
any
. Ein ArrayBuffer mit einer Kopie der Daten. file
Optional-
string
. Ein String mit dem Pfad und Namen der Datei.
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
UploadData |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Hinweis:
Diese API basiert auf Chromiums chrome.webRequest
API. Diese Dokumentation stammt aus web_request.json
im Chromium-Code.