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

fix(network): relax request matching heuristic #3775

Merged
merged 2 commits into from Jan 15, 2019

Conversation

aslushnikov
Copy link
Contributor

Drop requirement for matching "origin" and "content-type" headers
in requests and request interceptions. This way javascript redirects
that use form submission start working.

Fix #3684.

Drop requirement for matching "origin" and "content-type" headers
in requests and request interceptions. This way javascript redirects
that use form submission start working.

Fix puppeteer#3684.
@aslushnikov aslushnikov merged commit 04fbbd7 into puppeteer:master Jan 15, 2019
@aslushnikov aslushnikov deleted the filter-more-headers branch January 22, 2019 20:48
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.

None yet

2 participants