readium / swift-toolkit

A toolkit for ebooks, audiobooks and comics written in Swift
https://readium.org/mobile/
BSD 3-Clause "New" or "Revised" License
222 stars 96 forks source link

Handle authentication challenges with `DefaultHTTPClient` #409

Closed mickael-menu closed 3 months ago

mickael-menu commented 3 months ago

Added

Shared


This simply forwards the native URLSession's authentication challenges to the DefaultHTTPClient delegate.