Hi,
What is the meaning or significance of 'Send a File With the Request'.?
under the HTTP request.
What type of file can we send to the user?
What does the server do with a file?
I do not find any changes in the report before and after adding a file.
So what is its significance and why should one use it.
bye,
with regards,
Deepak.
[EMAIL PROTECTED]
10/25/2004 11:38 AM
Bitte antworten an jmeter-user
An: [EMAIL PROTECTED]
Kopie:
Thema: Query on Sending 'binary file' via Post request
Hi,
I have a query regarding sending POST request to the server.
My project requires us to send a post request to the server.
Along with the request I need to send a large content of binary
data.
Does Jmeter provides this possiblity? If so is there any way to send such
a binary data from the cmd prompt. or thro an Ant task?
I was able to pass variables from the Ant task via the _property()
function. So I am able to set the
server name, port, number of threads, loop count, HTTP Request path,
parameter to be sent, User defined variables from Ant task at run-time.
I am also able to create a .jmx from Ant task at runtime.
But I want to send a 'binary' file with request to the server.
Does jmeter provides this functionality?
Any help reg this will be great.
bye,
with regards,
Deepak.