You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Joao Antonio (Jira)" <ji...@apache.org> on 2020/04/04 12:30:00 UTC

[jira] [Created] (THRIFT-5165) Python THttpClient should save cookies when Set-Cookie response header is present

Joao Antonio created THRIFT-5165:
------------------------------------

             Summary: Python THttpClient should save cookies when Set-Cookie response header is present
                 Key: THRIFT-5165
                 URL: https://issues.apache.org/jira/browse/THRIFT-5165
             Project: Thrift
          Issue Type: Improvement
          Components: Python - Library
    Affects Versions: 0.13.0
            Reporter: Joao Antonio
             Fix For: 0.14.0


When using THttpClient to establish authenticated connections over HTTP, it should be responsible for saving the cookie sent by the server in the Set-Cookie response header.

For example, this is useful when using Thrift to establish a connection with a Hive server exposing Thrift over HTTP with authentication activated (regardless of the mechanism).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)