mirror of
				https://gitee.com/ledc/IYUUAutoReseed
				synced 2025-10-31 00:39:50 +00:00 
			
		
		
		
	优化瓷器cookie有效性检查
This commit is contained in:
		| @@ -157,7 +157,6 @@ class qBittorrent extends AbstractClient | ||||
|         #$extra_options['skip_checking'] = 'true';    //跳校验 | ||||
|         // 关键 上传文件流 multipart/form-data【严格按照api文档编写】 | ||||
|         $post_data = $this->buildData($extra_options); | ||||
|         #p($post_data); | ||||
|         // 设置请求头 | ||||
|         $this->curl->setHeader('Content-Type', 'multipart/form-data; boundary='.$this->delimiter); | ||||
|         $this->curl->setHeader('Content-Length', strlen($post_data)); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user