fix optional param spacing
This commit is contained in:
parent
307b504eb4
commit
7ff5649965
1 changed files with 1 additions and 1 deletions
|
@ -563,7 +563,7 @@ response are visible by the time this listener is fired.
|
|||
* `timestamp` Double
|
||||
* `requestHeaders` Object
|
||||
|
||||
#### `webRequest.onHeadersReceived([filter,]listener)`
|
||||
#### `webRequest.onHeadersReceived([filter, ]listener)`
|
||||
|
||||
* `filter` Object
|
||||
* `listener` Function
|
||||
|
|
Loading…
Add table
Reference in a new issue