Implement "Implementation snapshot b3"
Open
@irori is already working on this.
Since Jan 7, 2019.
go
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
This issue tracks progress of implementation of the b3 snapshot in both gen-signedexchange and Chromium.
| Task | Go | Chromium |
|---|---|---|
| New magic bytes "1b3" | #353 | https://crbug.com/919417 |
| #360 CBOR no longer have request map | #357 | https://crbug.com/919420 |
| #363 | ||
| #360 shared cache cachable | #367 | CL |
| #339 Reject uncached headers | #373 | https://crbug.com/920897 |
| #360 Use Variants | #366 | https://crbug.com/923229 |
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.
Assessment
This issue has not been assessed yet.