We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb1f92 commit 00a42d8Copy full SHA for 00a42d8
test/parallel/test-inspector-emit-protocol-event.js
@@ -27,6 +27,7 @@ const EXPECTED_EVENTS = {
27
url: 'https://nodejs.org/en',
28
method: 'GET',
29
headers: {},
30
+ hasPostData: false,
31
},
32
timestamp: 1000,
33
wallTime: 1000,
0 commit comments