我在php文件中使用這個php wrapper for multichain的json rpc api:https://github.com/Kunstmaan/libphp-multichain。 我在Apache的錯誤日誌中看到的錯誤是: PHP Fatal error: Class 'MultichainClient' not found in /var/www/html/new.php o
我有這個代碼採取X-Transmission-Session-Id,但現在我需要重新發送請求與更新的頭。 function takeXTransmissionSessionId(){
let urls = NSURL(string: "\(url)")
let task = NSURLSession.sharedSession().dataTaskWithURL(urls!)