| 程序包 | 说明 |
|---|---|
| com.sprite.utils.http | |
| com.sprite.utils.http.payload |
| 限定符和类型 | 方法和说明 |
|---|---|
ContentType |
RequestPayload.getContentType()
获取 content type
|
static ContentType |
ContentType.resolve(String content) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContentType |
FormData.getContentType()
获取 content type
|
ContentType |
MultipartData.getContentType()
获取 content type
|
ContentType |
RawData.getContentType()
获取 content type
|
ContentType |
SimpleData.getContentType()
获取 content type
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RawData.setContentType(ContentType contentType)
设置 content type
|
void |
SimpleData.setContentType(ContentType contentType) |
Copyright © 2019. All rights reserved.