mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fix optional param spacing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user