chromium/third_party/blink/web_tests/http/tests/inspector-protocol/fetch/fetch-continue-response-with-overrides-after-get-body-expected.txt

Test that Fetch.continueResponse without body parameter will use original response body
Intercepted response 200
Intercepted response body: '<p>hello world</p>
'
Finished navigation
Received overridden status text
Response body is same as original: '<p>hello world</p>
'