Support loading Signed Exchanges from blob: or filesystem: URI
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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