You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Henrique Mendonça (JIRA)" <ji...@apache.org> on 2015/05/01 06:12:06 UTC

[jira] [Resolved] (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 ]

Henrique Mendonça resolved THRIFT-2674.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.3
         Assignee: Henrique Mendonça

> 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
>            Assignee: Henrique Mendonça
>            Priority: Minor
>             Fix For: 0.9.3
>
>         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.3.4#6332)