Skip to content

core(cdp): update HTTP method for /json/new call #14063

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

Merged
merged 3 commits into from
Jun 7, 2022
Merged

Conversation

paulirish
Copy link
Member

Spotted this in the chrome process stderr output:

ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb POST to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.

It's from a month-old CL: https://chromium-review.googlesource.com/c/chromium/src/+/3595822

from what i can tell, this only affects our non-FR launches. (aka --legacy-navigation)

@paulirish paulirish requested a review from a team as a code owner May 28, 2022 22:07
@paulirish paulirish requested review from brendankenny and removed request for a team May 28, 2022 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants