WebIDLpedia

XMLHttpRequestBodyInit typedef

Definition

Fetch Standard defines XMLHttpRequestBodyInit



typedef (Blob or BufferSource or FormData or URLSearchParams or USVString) XMLHttpRequestBodyInit;

Referring IDL interfaces/dictionaries

Referring specifications