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 |
|