Dmitry Gozman
|
f8eef3897c
|
chore: move urlMatch to isomorphic (#32142)
To be reused in injected code.
|
2024-08-13 12:47:02 -07:00 |
|
Max Schmitt
|
90af289ba2
|
test: use managed http2 server for client-certificates (#31844)
|
2024-07-25 18:53:38 +02:00 |
|
Pavel Feldman
|
d9a00342c8
|
fix(HEAD): revert GET->HEAD migration, net-effect was negative (#29738)
Fixes: https://github.com/microsoft/playwright/issues/29732
|
2024-02-29 09:02:05 -08:00 |
|
Pavel Feldman
|
6a14b1dc51
|
chore: automatically detect the dev server (#29176)
|
2024-01-25 11:46:47 -08:00 |
|
Pavel Feldman
|
f7fb1e4d4e
|
chore(ct): use sticky test server if available (#29136)
|
2024-01-25 08:36:13 -08:00 |
|
Max Schmitt
|
c327d5af5b
|
chore: roll TypeScript to 5.2.2 (#26977)
|
2023-09-11 18:18:19 +02:00 |
|
Dmitry Gozman
|
fa86f2aee0
|
chore: createHttpServer that destroys sockets upon close (#23294)
This avoids the server hanging on close.
|
2023-05-26 07:03:41 -07:00 |
|
Dmitry Gozman
|
be7984bdc9
|
fix(unroute): do not compare regexp instances (#23101)
References #23092.
|
2023-05-17 16:27:32 -07:00 |
|
Johannes Loher
|
bd698efaef
|
fix(webServer): follow relative redirects when checking the url (#22035)
Fixes https://github.com/microsoft/playwright/issues/22144
|
2023-04-05 10:39:35 +02:00 |
|
Dmitry Gozman
|
80a37ec171
|
fix(socks): use happy-eyeballs to create a connection (#21847)
|
2023-03-21 14:12:24 -07:00 |
|
Max Schmitt
|
ae369144b6
|
chore: consolidate http/https fetching (#21104)
Fixes https://github.com/microsoft/playwright/issues/20784
Supersedes https://github.com/microsoft/playwright/pull/21076
|
2023-02-22 17:09:56 +01:00 |
|
Pavel Feldman
|
d1c161ce99
|
chore: merge the util exports (#20110)
|
2023-01-13 13:50:38 -08:00 |
|