ResponseContentType

Define which buffer to use to store the response

弃用说明

see https://angular.io/guide/http

enum ResponseContentType { Text Json ArrayBuffer Blob }

成员列表

成员说明
Text
Json
ArrayBuffer
Blob