Looks like this has been changed in the API without notice?
// Constructors
public FilePostParser(InputStream p0, int p1, String p2) throws
IOException { }The String p2 seems to be new. Any idea what it's for? Marty
Looks like this has been changed in the API without notice?
// Constructors
public FilePostParser(InputStream p0, int p1, String p2) throws
IOException { }The String p2 seems to be new. Any idea what it's for? Marty