whatwg / whatwg/fetch

OCSP fetches bypass service worker

Open
#347 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
2.3k
Forks
403
Avg merge
21h 16m
Merged PRs (30d)
4

Description

During the SW f2f, we confirmed that it shouldn't go through SW: https://github.com/slightlyoff/ServiceWorker/issues/564#issuecomment-235893206.

Fetch seems a right place to either monkey patch or leave non-normative comments at this time.

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 referenced ServiceWorker issue 564 and its linked face-to-face comment, then review how the Fetch Standard addresses OCSP requests. The issue is done when the Fetch-side treatment is specified, either through a monkey-patch direction or a non-normative comment.

Written by the indexing model from the issue text.

Assessment

Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.