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
Apparently IE9 opens a background connection before sending the main HTTP request, blocking a single process server like HTTP::Server::PSGI. See also #191 for a similar issue with google Chrome Incognito mode.