https://bz.apache.org/bugzilla/show_bug.cgi?id=63620
--- Comment #17 from Felix Schumacher <felix.schumac...@internetallee.de> --- (In reply to Frederic Girard from comment #16) > I'm sure it wouldn't be a good idea to force the pretty print of HTTP > responses, because the response report wouldn't be reliable (think about > response assertions). > > >> @Frederic could you try to add a newline at the end of your data? > > Could you please be more specific ? I don't understand what you mean. > Do you want me to add a " + '\r\n' " at the end of my log.info ? > Or do you want me to alter the SampleResult ? I would like you to try two things. First add the new line to the log.info and second try to re-format the data in a post processor and see, if it helps when you have the view results tree enabled again. -- You are receiving this mail because: You are the assignee for the bug.