mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Clarify will-redirect event doc (#32093)
This commit is contained in:
@@ -290,7 +290,7 @@ Returns:
|
||||
* `frameProcessId` Integer
|
||||
* `frameRoutingId` Integer
|
||||
|
||||
Emitted as a server side redirect occurs during navigation. For example a 302
|
||||
Emitted when a server side redirect occurs during navigation. For example a 302
|
||||
redirect.
|
||||
|
||||
This event will be emitted after `did-start-navigation` and always before the
|
||||
|
||||
Reference in New Issue
Block a user