Definition
Fetch Standard defines RequestDestination
enum RequestDestination { "", "audio", "audioworklet", "document", "embed", "font", "frame", "iframe", "image", "json", "manifest", "object", "paintworklet", "report", "script", "sharedworker", "style", "track", "video", "worker", "xslt" };
Referring IDL interfaces/dictionaries
Referring specifications
- Service Workers Nightly refers to
RequestDestination