WICG / WICG/webpackage

Support loading Signed Exchanges from blob: or filesystem: URI

Open
#403 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
1.3k
Forks
125
PR merge metrics
No merged PRs in 30d

Description

Current loading spec is checking the response’s header list in Identifying signed exchanges section.
So signed exchanges can't be loaded from blob: or filesystem: URI where no header list exists.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the “Identifying signed exchanges” section of the loading spec linked in the issue and compare its reliance on the response’s header list with blob: and filesystem: URI loading. Done means the loading specification defines how signed exchanges are identified for those URI schemes.

Written by the indexing model from the issue text.

Assessment

Domain
web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.