mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-30 02:29:17 +02:00
Firefox now requires HTTP/1.1 or higher, which is reasonable since 1.0 is ancient. The Upgrade response and WebSocket protocol handling are all HTTP/1.1 safe, so let's just support both versions.