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
my problem was solved like this
find the line
// rangeString String "bytes 9660646-72300329 / 72300330"
// if let totalBytesString = responseHeaders ["content-range"] ?. components (separatedBy:
change "Content-Range" to "content-range"
have you support for that library yet?
The text was updated successfully, but these errors were encountered: