Just what the title says - is it possible to echo the response contents without having to store the file?
I would also settle for being able to throw out the results, so a dest
file is not created (on Windows, so no /dev/null
).
Specify the file path in srcfile. the content of the file will be stored into variable from the given file
<loadfile property="content" srcfile="filepath"/>
<echo message="========================================================"></echo>
<echo message="${content}" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With