Istvan Toth created THRIFT-5695: ----------------------------------- Summary: Rewrite Python THttpClient to use the requests library Key: THRIFT-5695 URL: https://issues.apache.org/jira/browse/THRIFT-5695 Project: Thrift Issue Type: Wish Components: Python - Library Reporter: Istvan Toth
Switching to the [requests|https://pypi.org/project/requests/] library would bring a lot of benefits, including support for all standard authentication mechanisms, and better performance. See https://github.com/apache/phoenix-queryserver/blob/master/python-phoenixdb/phoenixdb/avatica/client.py for an example. -- This message was sent by Atlassian Jira (v8.20.10#820010)