Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone !
I'm doing some test with tRestRequest / Response.
I saw the Streaming checkbox in tRestRequest settings.
I understood that it should be checked if the response size is big.
Are there specific settings to prepare concerning the rest client, to be able to stream the response in this case, or is it automatic, simply checking the Streaming checkbox ?
Thank you ! 🙂
You may see some slight changes to the XML/JSON output (there is a wrapper tag for the XML and the JSON is output in an array), but other than that, you shouldn't notice any significant changes. Give it a go and you will see.
You may see some slight changes to the XML/JSON output (there is a wrapper tag for the XML and the JSON is output in an array), but other than that, you shouldn't notice any significant changes. Give it a go and you will see.
Thank you for your answer @Richard Hall
I'll try and see. In any case there is nothing special for requests nor answers as you said 🙂
Topic solved