fix
This commit is contained in:
		| @@ -65,8 +65,7 @@ auto http_put_file::set_method(CURL *curl, stop_type &stop_requested) const | ||||
|   curl_easy_setopt(curl, CURLOPT_READDATA, read_info.get()); | ||||
|   curl_easy_setopt(curl, CURLOPT_READFUNCTION, read_file_data); | ||||
|   curl_easy_setopt(curl, CURLOPT_INFILESIZE_LARGE, file_size); | ||||
| } | ||||
|  | ||||
| return true; | ||||
|   return true; | ||||
| } | ||||
| } // namespace repertory::curl::requests | ||||
|   | ||||
		Reference in New Issue
	
	Block a user