Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delegating OOB response processing to browser UA for selected resources #22

Open
gaperik opened this issue Nov 18, 2016 · 0 comments
Open

Comments

@gaperik
Copy link
Contributor

gaperik commented Nov 18, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant