Skip to content

Workers with blob: URIs should inherit HTTPS state #929

Closed
@jwatt

Description

@jwatt

It seems that a Worker's 'client' is its own environment settings object.

https://html.spec.whatwg.org/#fetch-a-classic-worker-script

Fetch says that a fetch request for a blob: URI inherits HTTPS state from the 'client', which means for blobs it inherits it from itself, which doesn't make much sense.

https://fetch.spec.whatwg.org/#basic-fetch

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions