http_client_config config; config.set_timeout(utility::seconds(90)); //設定為90秒超時 http_client client(URL, config);.
確定! 回上一頁