Multipart content type
OperationsGet MIME content
method : public : GetContent() ~ Byte[]
Type | Description |
---|---|
Byte[] | MIME bytes |
Get MIME content header
method : public : GetHeader(name:String) ~ String
Name | Type | Description |
---|---|---|
name | String | header name |
Type | Description |
---|---|
String | header value |
Get MIME content header names
method : public : GetHeaderNames() ~ Vector<String>
Type | Description |
---|---|
Vector<String> | header names |