You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Duru Can Celasun (Jira)" <ji...@apache.org> on 2020/04/27 08:13:00 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duru Can Celasun resolved THRIFT-5184.
--------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)