request({ method: 'post', host: 'example.org', path: '/upload', headers: form.getHeaders() }); form.pipe( ...
確定! 回上一頁