summaryrefslogtreecommitdiff
path: root/framework/Util/TRpcClient.php
AgeCommit message (Collapse)Author
2011-06-20removed useless calls to empty contructor; reverted some additional ↵ctrlaltca@gmail.com
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously
2011-05-25fixed last blocking error related to the build script. it completes ↵ctrlaltca@gmail.com
successfully now
2010-05-31removed unneeded check and modified error message againrojaro
2010-05-31modified TRpcClientRequest error messagerojaro
2010-05-31eliminated warningrojaro
2010-05-31added check for correct HTTP error coderojaro
2010-05-31TRpcClient now throws a TRpcClientResponseException if the response to a ↵rojaro
request is empty
2010-04-18Ensured parent::__construct calls within TRpcClient and TXmlDocumentjavalizard
2010-03-27added TRpcClient and TRpcServer - fixing #180rojaro