Thanks for your response!
Deepak Shetty wrote: > >> The PDF is still available as a URL to which the browser does make a HTTP > request. > The Application hides the URL/address bar/right click options to view the source of the file. Deepak Shetty wrote: > > The mime type determines what the browser does with the file (e.g. > prompting a different application to run), > How do i set the mime type to open the PDF? The parameters (t,o,e,c) I see in the in the HTTP Request, Do I have to do change those values? Deepak Shetty wrote: > > but an HTTP request is still > made...if you ask Jmeter to make the same request it will get the bytes > that > form the PDF. > I assume by getting the bytes of PDF, we cannot state that Some_File.pdf is sent to client side from the server. Am I correct? I tried the suggestion by inserting "Save response to file" after the HTTP request was made. Specified a local file path, but I got a garbage file and not a pdf file. Bottom line: I would want to OPEN or SAVE the pdf file. Could you please throw some light on it? Thank you very much! -- View this message in context: http://www.nabble.com/Handling-File-Download-Window-tp25916352p25917268.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

