On 23/08/07, vdanu <[EMAIL PROTECTED]> wrote: > > Two things: > > 1. when I specified 'Saving responses to a file' and provides the file > prefix, the resulting saved file always get the type of 'unknown', e.g. > tsdata_out_3.unknown. > Is it possible to specify another file type? e.g. xml
JMeter uses the content-type provided by the server, but you can just rename the file after the test has finished. > 2. Part of the response (which I save in a file above) is in base64 > encoding, which is not readable when saved. I would like to convert it to > ASCII string before saving to a file. > Is there any way to do that? Not using JMeter. > > -- > View this message in context: > http://www.nabble.com/Saving-responses-to-a-file-tf4318868.html#a12298166 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

