playwright/packages/playwright-core/src/protocol
Dmitry Gozman 82032be368
chore(server): validate/convert protocol both ways (#14811)
Previously, we only validated/converted on the way to the server,
but not from the server.

Validating both ways catches issues earlier, and allows us to
perform automatic conversions, for example only converting
buffers to base64 when sending over wire.
2022-07-01 09:58:07 -07:00
..
callMetadata.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
channels.ts chore: allow updating har while routing (#15197) 2022-06-28 15:09:36 -07:00
DEPS.list chore: use utils via index export (4) (#13404) 2022-04-07 14:36:13 -07:00
protocol.yml chore(server): validate/convert protocol both ways (#14811) 2022-07-01 09:58:07 -07:00
serializers.ts chore: serialize circular objects (#14045) 2022-05-09 18:51:53 -07:00
transport.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
validator.ts chore(server): validate/convert protocol both ways (#14811) 2022-07-01 09:58:07 -07:00
validatorPrimitives.ts chore(server): validate/convert protocol both ways (#14811) 2022-07-01 09:58:07 -07:00