使用multipart/form-data不用操心設定header之類的瑣事,request會幫你解決。 var r = request.post('http://service.com/upload') var form = r.
確定! 回上一頁