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

Jens Geyer updated THRIFT-5808:
-------------------------------
    Component/s: Go - Library

> Different transport protocols can lead to varying outcomes
> ----------------------------------------------------------
>
>                 Key: THRIFT-5808
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5808
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>    Affects Versions: 0.19.0, 0.20.0
>            Reporter: Team_RPCtester
>            Priority: Major
>
> Hi,
> We discover an inconsistent behavior illustrated by the following example.
>  
> {code:java}
> namespace go commonResource
> service DataService {
>    i8 Method_0(1: i8 agr_method_0)
> }
> {code}
>  
> When using Go as the client and Node.js as the server, transmitting the value 
> 51 for the i8 type results in an error ‘HTTP Response code 403’ under the 
> header_http-ip protocol. However, other protocols work correctly. 
> Can you help check this issue?
> Thank you.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to