Skip to content
This repository was archived by the owner on Jul 3, 2022. It is now read-only.

v2.1.0

Choose a tag to compare

@dpogue dpogue released this 13 Oct 23:26
· 5 commits to master since this release
5753131
  • 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.