BottleRocketStudios / iOS-Hyperspace

An extremely lightweight wrapper around URLSession to make working with APIs a breeze.
Apache License 2.0
47 stars 17 forks source link

Make TransportError inits public. #121

Closed earlgaspard closed 4 years ago

earlgaspard commented 4 years ago

This PR allows the creation of TransportError when needed.