Searched refs:stringBody1 (Results 1 – 1 of 1) sorted by relevance
211 StringBody stringBody1 = new StringBody("Message 1", ContentType.MULTIPART_FORM_DATA); in executeUpload() local216 builder.addPart("text1", stringBody1); in executeUpload()