[Webkit-unassigned] [Bug 160890] Following redirects to non-punycoded domains

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 09:52:30 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160890

--- Comment #6 from Alex Christensen <achristensen at apple.com> ---
I just verified the following, which leads me to believe that it was something that was fixed in CFNetwork for iOS10 and Sierra.

Works correctly, opening http://кто.рф/eng
    MacOS Sierra, Safari using NSURLSession
    MacOS Sierra, Safari using NSURLConnection
    iOS10, MobileSafari using NSURLSession
    Chrome
    Firefox
    Edge

Works incorrectly, opening "Safari Can't Find the server"
    OSX El Capitan, Shipping Safari
    OSX El Capitan, latest build of WebKit/Safari using NSURLConnection
    OSX El Capitan, latest build of WebKit/Safari using NSURLSession
    iOS8, MobileSafari using CFURLConnection
    iOS9, MobileSafari using CFURLConnection

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160818/395bbe0e/attachment.html>


More information about the webkit-unassigned mailing list