| Constructor and Description |
|---|
ContentType(String contentTypeHeader) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBoundary() |
String |
getContentType() |
String |
getContentTypeHeader() |
String |
getEncoding() |
boolean |
isMultipart() |
NanoHTTPD.ContentType |
tryUTF8() |
public ContentType(String contentTypeHeader)
public String getContentTypeHeader()
public String getContentType()
public String getEncoding()
public String getBoundary()
public boolean isMultipart()
public NanoHTTPD.ContentType tryUTF8()
Copyright © 2012–2020. All rights reserved.