Try to add a header request to your request http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Header_Manager
cheers On 25 November 2013 13:38, Dragan Stanis <[email protected]> wrote: > Sergey Almyashev <Sergey.Almyashev <at> mirasoft.com.ua> writes: > > > > > Hello all! > > > > I was using Jmeter 1.9.1 for send data from the form. > > I place header Content-Type: multipart/form-data with this request. But > my > server said that header is > > application/x-www-urlencoded (this caused error)! > > I detected that Jmeter place this header like default instead of my. > > I tried to send file with request and only in this header was correct. > > > > Such problem renders impossible my tests > > > > Has anybody encountered with such problem? > > What should I do? > > > > WBR, > > Sergey Almyashev {SA} > > > > It is possible to override default header values. See how to use Header > Parameters here > > http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Header_Manager > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
