[Webkit-unassigned] [Bug 218560] NSPOSIXErrorDomain:100 when loading content proxied from Apache by nginx

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 08:22:56 PST 2020


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

--- Comment #1 from Henri Sivonen <hsivonen at hsivonen.fi> ---
This was resolved by adding
proxy_hide_header Upgrade;
to nginx config per
https://stackoverflow.com/questions/51266188/nsposixerrordomain100-error-on-safari-when-try-to-open-https

I'm leaving the bug open due to the error message being very uninformative.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201104/5be68f37/attachment.htm>


More information about the webkit-unassigned mailing list