mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-19 19:07:48 +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.