Skip to content

Back to URLRequest 📡

Compare
Choose a tag to compare
@lightsprint09 lightsprint09 released this 21 Jun 07:08
· 295 commits to develop since this release
13a5e9f

As discussed in #34 we remove our own representation of Requests and use native URLRequest . By using URLRequest we replace our hard to understand idea of urlKeys.

What`s new

  • URLRequestConvertible to bridge custom Request objects to URLRequest
  • official CocoaPods support 🎖
  • new ways of type erase a ResourceModeling