Andrey Lushnikov
|
15804d111a
|
test: remove debug console.log (#4522)
|
2019-06-04 16:27:36 -07:00 |
|
Andrey Lushnikov
|
d221c02c13
|
test: add test to verify fetching of dataURL requests (#4233)
|
2019-05-31 17:11:55 -07:00 |
|
Jake Causon
|
90a1032300
|
fix(network): stringify response headers for intercepted requests (#4436)
Stringifying the headers was the behaviour before v1.15
References #4379
|
2019-05-20 11:05:32 +03:00 |
|
Andrey Lushnikov
|
f3db28c94b
|
test: add failing test for request interception with sync XHRs (#4350)
`Network.requestWillBeSent` is not issued for the redirect inside
sync XHRs.
References #4337.
|
2019-04-26 16:28:15 -07:00 |
|
Andrey Lushnikov
|
770411be9d
|
test: verify overriding postdata and method on navigation (#4317)
References #4309
|
2019-04-19 18:22:30 -07:00 |
|
Andrey Lushnikov
|
8f8e77492d
|
test: split out request interception tests (#4278)
|
2019-04-11 21:33:01 -04:00 |
|