responseType property

ResponseType responseType
final

默认响应类型

决定如何解析响应体。默认为 ResponseType.json

Implementation

final ResponseType responseType;