We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
在进行HTTP文件上传时,需要用到该类型来描述本地文件并传递给HTTPTask。
HTTPTask
HTTPFile > Object
HTTPFile
Object
上传文件的本地路径,为绝对路径。
String
上传文件的内容类型,例如:jpg图片文件对应的MIME为image/jpg,默认为application/octet-stream。
image/jpg
application/octet-stream
在上传过程中的传输编码类型
There was an error while loading. Please reload this page.