Class RFC2231UtilityTestCase
java.lang.Object
org.apache.commons.fileupload2.core.RFC2231UtilityTestCase
The expected characters are encoded in UTF16, while the actual characters may be encoded in UTF-8/ISO-8859-1
RFC 5987 recommends to support both UTF-8 and ISO 8859-1. Test values are taken from https://tools.ietf.org/html/rfc5987#section-3.2.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Constructor Details
-
RFC2231UtilityTestCase
public RFC2231UtilityTestCase()
-
-
Method Details