You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.
We can get notified via a delegate to respond to redirects. Looks like the bulk of the work of constructing the new request is done for you. However, it does not appear to include the Authorization header.
Attempt to handle HTTP redirects nicely rather than immediately failing with a
NetworkError.failedRequest(status:)
.Reference: https://developer.github.com/v3/#http-redirects
The text was updated successfully, but these errors were encountered: