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
When I open this url in a web browser, I get back a 6 byte text file with the contents "THINK\n". When I download it with a dataTask (or downloadTask), Swift gives me a fatal error instead.
Environment
Swift 4.0.2-Release on Ubuntu 16.04.3
Additional Detail from JIRA
md5: bf90ed399248174c721a712a653ca69f
Issue Description:
When I open this url in a web browser, I get back a 6 byte text file with the contents "THINK\n". When I download it with a dataTask (or downloadTask), Swift gives me a fatal error instead.
Here is some code to reproduce the issue:
The text was updated successfully, but these errors were encountered: