public class MimeUtil extends Object
| Constructor and Description |
|---|
MimeUtil() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtra(String name) |
String |
parseHeader(String mime)
The idiotic JSDK returns the entire content type header, including any subproperties (like charset) instead of
decoding it as it bloody should.
|
public String parseHeader(String mime)
Copyright © 2017 etc.to. All rights reserved.