yzh52521/easyhttp這個(gè)插件怎么發(fā)送form-data格式的數(shù)據(jù)啊
文檔里只找到j(luò)son和x-www-form-urlencoded格式的
postman截圖:
你準(zhǔn)備請(qǐng)求什么數(shù)據(jù)?舉例
您看一下我修改了 上面的問題,我加上了 postman的接口調(diào)用截圖,想發(fā)送form-data的數(shù)據(jù) 不知道要怎么寫了
不是有asMultipart?
哥我看asMultipart()里面的參數(shù)是圖片,asMultipart()->post() 后面的post參數(shù)只寫的地址,我想加參數(shù)是放在post第二個(gè)參數(shù)里嗎