You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James Lacey (Jira)" <ji...@apache.org> on 2020/04/23 20:30:00 UTC

[jira] [Created] (THRIFT-5184) D: WebSocket Server Transport Fix for Firefox

James Lacey created THRIFT-5184:
-----------------------------------

             Summary: D: WebSocket Server Transport Fix for Firefox
                 Key: THRIFT-5184
                 URL: https://issues.apache.org/jira/browse/THRIFT-5184
             Project: Thrift
          Issue Type: Bug
          Components: D - Library
    Affects Versions: 0.14.0
            Reporter: James Lacey
            Assignee: James Lacey
             Fix For: 0.14.0


When establishing a WebSocket connection, Firefox sends Connection: keep-alive, Upgrade instead of just Connection: Upgrade. Check to see if Upgrade is in the header instead of checking to see if it is the entire header value.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)