playwright/packages/playwright-core/src/protocol
Dmitry Gozman d458e84f5b
feat(route): match pattern on the server side (#20410)
This avoids client-side roundtrip for requests that are not handled by
any route.

Fixes #19607.
2023-01-27 10:43:19 -08:00
..
debug.ts chore: drop locator.viewportRatio() method (#20131) 2023-01-19 08:46:45 -08:00
DEPS.list chore: use utils via index export (4) (#13404) 2022-04-07 14:36:13 -07:00
serializers.ts chore: replace __proto__ by getPrototypeOf (#17386) 2022-09-20 19:01:12 -07:00
transport.ts fix(driver): make sure IpcTransport messages arrive in different tasks (#15978) 2022-07-26 18:42:02 -07:00
validator.ts feat(route): match pattern on the server side (#20410) 2023-01-27 10:43:19 -08:00
validatorPrimitives.ts chore: do not serialize buffers into base64 in local mode (#15316) 2022-07-05 08:58:34 -07:00