Use long timeouts if you're uploading files. request .get('/big-file?network=slow') .timeout({ response: 5000, // Wait ...
確定! 回上一頁