We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c778bdc commit b486769Copy full SHA for b486769
api/RequestHandler.md
@@ -38,7 +38,7 @@ Table of contents:
38
| frame | [Frame](Frame.md) |
39
| request | [Request](Request.md) |
40
| isRedirect | bool |
41
-| __Return__ | void |
+| __Return__ | bool |
42
43
Called on the UI thread before browser navigation. Return true to cancel
44
the navigation or false to allow the navigation to proceed. The |request|
0 commit comments