Commit cb4cc84f authored by Yang Guo's avatar Yang Guo Committed by Commit Bot

DevTools: fix typo in protocol description

R=dgozman@chromium.org

Fixed: 1062535
Change-Id: I5a64b6e0d6be71470a34a007c674dc44347f11fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2119859Reviewed-by: default avatarAndrey Kosyakov <caseq@chromium.org>
Commit-Queue: Andrey Kosyakov <caseq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753284}
parent 823c4e56
...@@ -7259,7 +7259,7 @@ experimental domain Fetch ...@@ -7259,7 +7259,7 @@ experimental domain Fetch
optional string method optional string method
# If set, overrides the post data in the request. # If set, overrides the post data in the request.
optional string postData optional string postData
# If set, overrides the request headrts. # If set, overrides the request headers.
optional array of HeaderEntry headers optional array of HeaderEntry headers
# Continues a request supplying authChallengeResponse following authRequired event. # Continues a request supplying authChallengeResponse following authRequired event.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment