# responseType ## `config.responseType`的合法值 | 值 | 说明 | 全平台兼容 | | :---------- | :----------------------- | :--------- | | text | 响应的数据为文本 | 是 | | arraybuffer | 响应的数据为 ArrayBuffer | 是 |