I receive data from an Editbox in my web page with:
String inputData = server.arg("editBox1");
But I think that it receives HEX data