You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James Johnston (JIRA)" <ji...@apache.org> on 2018/10/03 00:29:00 UTC

[jira] [Created] (THRIFT-4645) TCurlClient: show actual error message when throwing TTransportException

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)