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
{{ message }}
This repository was archived by the owner on Jul 3, 2022. It is now read-only.
Added support for data URIs (#6)
This apparently doesn't work on iOS 10 because the protocol interceptor doesn't get called for data URIs. It's been tested and confirmed to work on iOS 8 and iOS 9.