Net
/
com.drake.net.response
Package com.
drake.
net.
response
Functions
Functions
convert
Link copied to clipboard
inline fun <
R
>
Response
.
convert
():
R
Content copied to clipboard
响应体使用转换器处理数据
fun <
R
>
Response
.
convert
(type:
Type
):
R
Content copied to clipboard
响应体使用转换器处理数据 本方法仅为兼容Java使用存在
file
Link copied to clipboard
fun
Response
.
file
():
File
?
Content copied to clipboard
下载到指定文件
fileName
Link copied to clipboard
fun
Response
.
fileName
():
String
Content copied to clipboard
按照以下顺序返回最终的下载文件的名称
指定文件名
响应头文件名
请求URL路径
时间戳