[
https://issues.apache.org/jira/browse/THRIFT-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910064#comment-13910064
]
Sheran Gunasekera edited comment on THRIFT-2377 at 2/24/14 7:05 AM:
--------------------------------------------------------------------
I have attached a patch that implements the required functionality. It includes
documentation and a basic test case that passes. I have used it successfully in
my application to communicate with a Thrift server that requires custom HTTP
headers.
was (Author: sheran):
Here is a patch that implements the required functionality. It includes
documentation and a basic test case that passes.
> Allow addition of custom HTTP Headers to an HTTP Transport
> ----------------------------------------------------------
>
> Key: THRIFT-2377
> URL: https://issues.apache.org/jira/browse/THRIFT-2377
> Project: Thrift
> Issue Type: New Feature
> Components: Go - Library
> Reporter: Sheran Gunasekera
> Priority: Minor
> Labels: patch
> Attachments: THRIFT-2377-Arbitrary-HTTP-Headers-Golang.patch
>
>
> It would be beneficial to allow a developer to add his own HTTP Headers to an
> HTTP Transport as sometimes Thrift HTTP servers may look for custom headers.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)