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)