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

Feature http headers #276

Merged
merged 6 commits into from
May 22, 2023
Merged

Conversation

ddemoss222
Copy link
Contributor

Implement feature flag to pass headers to Puppeteer via "headers". Also, add feature flag to disable headless mode via "headed".

…so, add feature

flag to disable headless mode via "headed".
Add feature flags "headers" and "headed"
Copy link
Owner

@astefanutti astefanutti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your patience. I've left a couple of comments, then it'll be good to go.

decktape.js Outdated Show resolved Hide resolved
decktape.js Outdated Show resolved Hide resolved
decktape.js Outdated Show resolved Hide resolved
decktape.js Outdated Show resolved Hide resolved
Apply revisions requested
@ddemoss222
Copy link
Contributor Author

Thank you for the comments. I have resubmitted PR

@ddemoss222 ddemoss222 requested a review from astefanutti May 22, 2023 15:26
decktape.js Outdated Show resolved Hide resolved
Update headless behavior to sync with puppeteer API change. See: https://developer.chrome.com/articles/new-headless/#new-headless-in-puppeteer
@ddemoss222 ddemoss222 requested a review from astefanutti May 22, 2023 16:21
Copy link
Owner

@astefanutti astefanutti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@astefanutti astefanutti merged commit 21a8d26 into astefanutti:master May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants