ResponseContentType

ResponseContentType

Experimental Enum

Class Overview

class ResponseContentType {
  Text 
  Json 
  ArrayBuffer 
  Blob 
}

Class Description

Define which buffer to use to store the response

Class Details

Text
Json
登录查看完整内容