Skip to content

Commit fb630b5

Browse files
committed
bump protocol
1 parent abb9651 commit fb630b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_data/tot/protocol.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3843,7 +3843,7 @@
38433843
"description": "Details of an intercepted HTTP request, which must be either allowed, blocked, modified or mocked.",
38443844
"parameters": [
38453845
{
3846-
"name": "InterceptionId",
3846+
"name": "interceptionId",
38473847
"$ref": "InterceptionId",
38483848
"description": "Each request the page makes will have a unique id, however if any redirects are encountered while processing that fetch, they will be reported with the same id as the original fetch."
38493849
},

_versions/tot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h2 class="heading">latest (tip-of-tree)</h2>
88

99
<h5 browser>Latest <a
1010
href="https://chromium.googlesource.com/chromium/src/+log/master/third_party/WebKit/Source/core/inspector/browser_protocol.json">browser_protocol.json</a> version updated:</h5>
11-
<code browser>Date: Tue Jun 13 16:15:25 2017 -0700
11+
<code browser>Date: Wed Jun 14 02:15:15 2017 -0700
1212
</code>
1313

1414
<h5 js>Latest <a

0 commit comments

Comments
 (0)