Qore RestClient Module Reference  1.6.1
Deprecated List
Member RestClient::RestConnection::constructor (string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh)
since Qore 0.9
Member RestClient::RestConnection::make (string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh)
since Qore 0.9 in favor of new constructor and Qore::Reflection