You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2015/04/18 14:45:24 UTC

[Bug 57693] ResponseData stores a downloaded file as a String instead of CDATA

https://bz.apache.org/bugzilla/show_bug.cgi?id=57693

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hi,
This is the format used by XStream.
If you want the XML responsed , you can use :
http://jmeter.apache.org/usermanual/component_reference.html#Save_Responses_to_a_file


It will save the response as XML.

-- 
You are receiving this mail because:
You are the assignee for the bug.