Opaque responses are defined as part of the Fetch API, and represent the result of a request made to a remote origin when CORS is not enabled.
What practical limitations and "gotchas" exist around how opaque responses can be used, both from JavaScript and as resources on a page?