You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by GitBox <gi...@apache.org> on 2020/04/23 21:49:57 UTC

[GitHub] [thrift] dcelasun commented on pull request #1966: cpp support custom header in http client transport

dcelasun commented on pull request #1966:
URL: https://github.com/apache/thrift/pull/1966#issuecomment-618689998


   The C++ library supports THeader, which is more or less transport agnostic and should be the preferred way of setting headers.
   
   This PR on the other hand, effectively bypasses the thrift protocol. If you really think this needs to be in thrift, please open a Jira ticket as advised and discuss.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org