EricssonResearch / EricssonResearch/Blind-Cache-Drafts
Delegating OOB response processing to browser UA for selected resources
- Dominant language
- Makefile
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In a browser based OOB solution, the origin can either process the OOB responses in it's on-board device proxy, the origin service worker, or delegate the to the browser to do this.
Resources listed in the OOB reponse payload are processed by the UA, while resources whose mapping are found in the resource map are processed by the service worker.
This need to be made clearer in the text in OOB for one response and RMAP in multiple responses.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the OOB one-response text and the RMAP multiple-response text referenced in the issue. Read the surrounding resource-processing definitions, then revise the wording so it clearly distinguishes resources processed by the browser UA from resources mapped and processed by the service worker; the documentation is done when that distinction is unambiguous.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, web-dev
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100