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
The task is to make the HttpCallback class configurable by making the OnBeforeHttpRequestEventHandler and OnAfterHttpResponseEventHandler method virtual so that the SDK could override them and allow to call the callbacks overrided by users.