← Back to release summary

"audioworklet" destination for AudioWorklet

Category
Miscellaneous
Type
No developer-visible change
Status
Enabled by default (Chrome 99)
Intent stage
Shipped

Summary

Sets the destination of script requests for AudioWorklet to "audioworklet". The specification defines script requests for AudioWorklet have "audioworklet" destination, but previously they had "script" destination. The destination is exposed to the `Sec-Fetch-Dest` HTTP request header and `FetchEvent.request.destination` on Service Workers. This helps servers to decide how to handle the requests.

Standards & signals

View on chromestatus.com