wx.request是否可以支持content-type: text/xml?发布于 7 年前作者 xiulancao2910 次浏览最后编辑 7 年前来自 issues目前使用wx.request post发送xml数据,content-type设置为text/xml,服务器返回415,同样的请求用postman是ok的