James Johnston created THRIFT-4645:
--------------------------------------
Summary: TCurlClient: show actual error message when throwing
TTransportException
Key: THRIFT-4645
URL: https://issues.apache.org/jira/browse/THRIFT-4645
Project: Thrift
Issue Type: Improvement
Components: PHP - Library
Reporter: James Johnston
The TCurlClient does not create a very informative error message when throwing
TTransportException. In particular, the PHP "curl_error" function is a
valuable source of information when "curl_exec" fails, and I think it would be
highly useful to include that message when throwing TTransportException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)