You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`ignoreOutgoingRequestHook`|`IgnoreOutgoingRequestFunction`| Http instrumentation will not trace all outgoing requests that matched with custom function |
How is this setting supposed to be used? What are the parameters to the function? What is the function supposed to return? What do the return values indicate to the hook invoker?