Joel Einbinder
|
e914f6bbc7
|
feat(network): remove Headers class and add headersArray method (#8749)
|
2021-09-07 10:27:53 -07:00 |
|
Pavel Feldman
|
5ac11a7760
|
fix(headers): fix webkit win headers tests (#8675)
|
2021-09-02 22:05:22 -07:00 |
|
Pavel Feldman
|
0d5b41ce7b
|
feat(headers): add Headers.headers that would mimic the behavior of the deprecated getters (#8665)
|
2021-09-02 20:48:23 -07:00 |
|
Pavel Feldman
|
94170dacbd
|
chore: rename rawHeaders to allHeaders (#8659)
|
2021-09-02 11:46:52 -07:00 |
|
Pavel Feldman
|
54bda2c8dd
|
fix(size): fix some of the request.size() problems (#8645)
|
2021-09-02 10:39:57 -07:00 |
|
Pavel Feldman
|
42e44f888b
|
feat(rawheaders): introduce initial plumbing (#8638)
|
2021-09-01 18:28:20 -07:00 |
|
Pavel Feldman
|
e47bacdecb
|
fix(cookies): read response headers off extra info event, if any (#8526)
|
2021-08-30 09:58:44 -07:00 |
|
Max Schmitt
|
3ea2f209ea
|
fix(har): requestFinished/page-close race (#8518)
|
2021-08-28 01:09:18 +02:00 |
|
Max Schmitt
|
f3dde0650f
|
feat(network): expose bodySize, transferSize, and headerSize (#8234)
|
2021-08-27 22:53:57 +02:00 |
|
Max Schmitt
|
bc2f161a55
|
chore: roll test-runner to 1.13.0-next-1625774143000 (#7519)
|
2021-07-08 23:36:11 -07:00 |
|
Yury Semikhatsky
|
2e8d65e978
|
test: skip falky raw headers test in Chromium (#6721)
|
2021-05-24 11:03:31 -07:00 |
|
Dmitry Gozman
|
8b6b894dd8
|
test: prepare test to use options as passed (#6557)
This changes `headful` to `headless` to align with launch options.
Also replaces `isChromium` and friends with `browserName`.
|
2021-05-13 10:22:23 -07:00 |
|
Dmitry Gozman
|
217cbe3e21
|
test: cleanup bad usages of pageTest (#6430)
|
2021-05-06 07:08:22 -07:00 |
|
Dmitry Gozman
|
9433cae4fe
|
test: move all page tests to a subdirectory (#6427)
|
2021-05-05 19:10:28 -07:00 |
|