Skip to content

V0.0.4

Compare
Choose a tag to compare
@darkryh darkryh released this 16 Sep 18:32
· 215 commits to master since this release
  • Validated case when malformed URL is intercepted
  • Migrated logic BaseWebView, to blocker Client
  • added blocker client functions to replace (shouldOverrideUrlLoading,shouldInterceptRequest), to (onByPassOverridingUrl,onByPassInterceptRequest) respectively