Looking into  CSAR file extension
<https://www.filesuffix.com/en/extension/csar>   page:


> Category: Data files
> Application: CARIS
> Mime-type: application/octet-stream

So try using *application/octet-stream* and presumably it should resolve
your issue. 

Going forward if you will face difficulties with manually configuring the 
HTTP Request
<https://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request> 
sampler for file uploads be aware that you can always just record the file
upload request using JMeter's  HTTP(S) Test Script Recorder
<https://jmeter.apache.org/usermanual/component_reference.html#HTTP(S)_Test_Script_Recorder>
 
, just make sure to  copy the file(s) you will be uploading to the "bin"
folder of your JMeter installation
<https://www.blazemeter.com/blog/recording-file-uploads-jmeter/>   prior to
executing the request in browser, JMeter should be smart enough to detect
the media type of the file.   





--
Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to