You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The FormData constructor optionally takes [HTMLFormElement (https://html.spec.whatwg.org/multipage/forms.html#htmlformelement) and [HTMLElement (https://html.spec.whatwg.org/multipage/dom.html#htmlelement) as parameters. TODO: Figure out what implementations without DOM support should do here. Node.js and Deno throw if the first parameter is not undefined but ignore the second parameter. Cloudflare Workers ignores all parameters.
https://common-min-api.proposal.wintercg.org/
File
Blob
FormData
The FormData constructor optionally takes [HTMLFormElement (https://html.spec.whatwg.org/multipage/forms.html#htmlformelement) and [HTMLElement (https://html.spec.whatwg.org/multipage/dom.html#htmlelement) as parameters. TODO: Figure out what implementations without DOM support should do here. Node.js and Deno throw if the first parameter is not undefined but ignore the second parameter. Cloudflare Workers ignores all parameters.
Headers
Crypto
SubtleCrypto
Request
Response
TextDecoder
TextDecoderStream
TextEncoder
TextEncoderStream
URL
URLSearchParams
ReadableByteStreamController
ReadableStream
ReadableStreamBYOBReader
ReadableStreamBYOBRequest
ReadableStreamDefaultController
ReadableStreamDefaultReader
TransformStream
TransformStreamDefaultController
WritableStream
WritableStreamDefaultController
waitUntil
atob
btoa
Not yet:
Event
EventTarget
AbortController
AbortSignal
ByteLengthQueuingStrategy
CompressionStream
CountQueuingStrategy
CryptoKey
DecompressionStream
DOMException
WebAssembly.Global
WebAssembly.Instance
WebAssembly.Memory
WebAssembly.Module
WebAssembly.Table
The text was updated successfully, but these errors were encountered: