Thanks for the information. This is what i am looking for,
The Content-Type in POST is multipart/form-data with some bounday *First Body* Content-Type of First body is Content-Type: application/x-www-form-urlencoded and the body for this is the Name Value pairs mentioned in the HTTP Request *Second Body* Sends the file which is mentioned But currently the Name Value pairs are being sent in seperated Bodies as text/plain Is there any way in the current release to do this. On Tue, May 13, 2008 at 7:08 PM, sebb <[EMAIL PROTECTED]> wrote: > This is not possible with the current release of JMeter. > > The code has been added to SVN and is in the latest nightly build. > Please be aware that nightly builds come with no guarantees. > > > On 13/05/2008, Santosh Reddy <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I want to send multiple files in the same POST request. How to do this. > The > > HTTP Sampler has option to select only one file. > > And to have different set or headers for each (multipart) > > > > -- > > Thanks & Regards, > > > > Santosh Reddy. > > > -- Thanks & Regards, Santosh Reddy.

