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

[jira] [Resolved] (THRIFT-5165) Python THttpClient saves cookie when Set-Cookie response header is present

     [ https://issues.apache.org/jira/browse/THRIFT-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-5165.
--------------------------------
      Assignee: Joao Antonio
    Resolution: Fixed

> Python THttpClient saves cookie 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
>            Assignee: Joao Antonio
>            Priority: Major
>             Fix For: 0.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)