📅  最后修改于: 2022-03-11 15:01:37.940000             🧑  作者: Mango
// Make sure to include the following field to the request config:
var config = {
...
maxBodyLength: Infinity,
...
};