for (let k = 0; k < chunks[i].length; k++) {
          postData.append('i', chunks[i][k])
        }