Skip to content

Chrome version 111+ disallows POST method into CDT #43

@martinf55

Description

@martinf55

See https://chromium.googlesource.com/chromium/src/+/1b944abea3ffeef729174b6a802d2d805a38ce2c%5E%21/#F1

Since this wrapper uses POST, it stops working, logging the error:

Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: POST http://127.0.0.1:28909/json/new resulted in a 405 Method Not Allowed response: Using unsafe HTTP verb POST to invoke /json/new. This action supports only PUT verb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions