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

Add "Authorization Basic" pre-defined header #123

Closed tylermilner closed 2 years ago

tylermilner commented 4 years ago

Add a pre-defined HTTP.HeaderValue for "Authorization Basic " header format.