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

HTTP header customization when fetching the presentation page #478

Open
mfoltzgoogle opened this issue Apr 24, 2020 · 0 comments
Open

HTTP header customization when fetching the presentation page #478

mfoltzgoogle opened this issue Apr 24, 2020 · 0 comments
Labels

Comments

@mfoltzgoogle
Copy link
Contributor

It's possible for Web applications to add custom HTTP headers, i.e. for authentication, to resource fetch requests. We have an internal application that is looking to load an authenticated page as a presentation receiver page with a custom header.

The Fetch API does this by allowing the application to pass a Headers object with a Request.

We could make a similar improvement to PresentationRequest to allow passing headers at construction time, or perhaps with start().

This issue is a placeholder for discussion, I can formulate a more complete explainer if there is both internal and external interest in moving forward with this change.

@mfoltzgoogle mfoltzgoogle self-assigned this Apr 24, 2020
@mfoltzgoogle mfoltzgoogle removed their assignment Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant