Loading
Bug 1810253 - [cdp] Support trailing slashes for supported JSONHandler...
Bug 1810253 - [cdp] Support trailing slashes for supported JSONHandler endpoints r=webdriver-reviewers,whimboo Added support for trailing slashes when using HTTP endpoints (eg: /json/protocol/), previously they would return 404, not conforming with CDP docs / expected result. Also added tests for such cases. Depends on D167048 Differential Revision: https://phabricator.services.mozilla.com/D166873