finncolman opened a new pull request #2537:
URL: https://github.com/apache/thrift/pull/2537


   <!-- Explain the changes in the pull request below: -->
   This is fixing a bug in the headers being passed into HTTP::Request. 
Previously these were being set as a hash reference which is incorrect as it 
should be either an HTTP::Headers object or an array reference. The details are 
in the Jira issue.
   
   <!-- We recommend you review the checklist/tips before submitting a pull 
request. -->
   
   <!--
     The Contributing Guide at:
     https://github.com/apache/thrift/blob/master/CONTRIBUTING.md
     has more details and tips for committing properly.
   -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to