w3c / webdriver-bidi

Bidirectional WebDriver protocol for browser automation
https://w3c.github.io/webdriver-bidi/
336 stars 35 forks source link

Introduce the `network.Method` type for network requests #576

Closed thiagowfx closed 8 months ago

thiagowfx commented 9 months ago

Docs: https://fetch.spec.whatwg.org/#concept-method -> https://httpwg.org/specs/rfc9110.html#methods Fixed: #575


Preview | Diff

thiagowfx commented 9 months ago

For the sake of standardizing:

Linked to https://tools.ietf.org/html/rfc9110 instead of https://httpwg.org/specs/rfc9110.html.

thiagowfx commented 8 months ago

As per https://github.com/w3c/webdriver-bidi/issues/575#issuecomment-1774122436, closing.