docs: remove requestHeaders in webRequest.onHeadersReceived (#29907)
This commit is contained in:
parent
e4807ac020
commit
9142563748
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ response are visible by the time this listener is fired.
|
||||||
* `timestamp` Double
|
* `timestamp` Double
|
||||||
* `statusLine` String
|
* `statusLine` String
|
||||||
* `statusCode` Integer
|
* `statusCode` Integer
|
||||||
* `requestHeaders` Record<string, string>
|
|
||||||
* `responseHeaders` Record<string, string[]> (optional)
|
* `responseHeaders` Record<string, string[]> (optional)
|
||||||
* `callback` Function
|
* `callback` Function
|
||||||
* `headersReceivedResponse` Object
|
* `headersReceivedResponse` Object
|
||||||
|
|
Loading…
Add table
Reference in a new issue