Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4322

CLONE - Add custom HTTP header support to THttpClient / THttpTransport

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.2, 0.9.3, 0.10.0, 0.11.0
    • None
    • C++ - Library
    • None

    Description

      I'm trying to call from C++ into a HTTP Thrift server (using Java TServlet) where the servlet is secured with HTTP basic auth. The C++ THttpClient doesn't appear to support the Authentication header, or the ability to add custom headers. The headers it sends in the request are hard coded in THttpClient::flush(), with no ability to add custom defined headers.

      Other languages already support this, including Java, JavaScript, Go Lang (at least from JavaDocs and other logged JIRA issues this appears to be the case).

      Could we get the feature added in the C++ library?

      I cloned this because the old issue had not been updated for a long time and it didn't seem like it would anytime soon.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              highafdoge Manav Raghuwanshi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: