Searched refs:getContentBody (Results 1 – 2 of 2) sorted by relevance
103 byte[] body = getContentBody(); in submitForm()129 /* package */ byte[] getContentBody() throws IOException { in getContentBody() method in MultipartForm
54 byte[] data = form.getContentBody(); in testContentBody()