You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Stig Bakken (JIRA)" <ji...@apache.org> on 2014/08/29 08:27:53 UTC

[jira] [Updated] (THRIFT-2674) JavaScript: declare Accept: and Content-Type: in request

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

Stig Bakken updated THRIFT-2674:
--------------------------------

    Attachment: js-type.diff

Attaching patch since pull request doesn't seem to get connected..

> JavaScript: declare Accept: and Content-Type: in request
> --------------------------------------------------------
>
>                 Key: THRIFT-2674
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2674
>             Project: Thrift
>          Issue Type: Bug
>          Components: JavaScript - Library
>            Reporter: Stig Bakken
>            Priority: Minor
>         Attachments: js-type.diff
>
>
> When a JS client communicates with a backend supporting several encodings, knowing which protocol to use is a bit kludgy.  This patch tries to fix that by always setting the Accept: and Content-Type: request headers to "application/json".



--
This message was sent by Atlassian JIRA
(v6.2#6252)