HTTP Response data

I am just wondering if there is a good explination as to what happens with HTTP response data after our smartapps are done with it. Is there something that we need to do to dump the data and recover memory, or does it automatically clear after the paticular calling method is complete? I was cleaning up code in one of my apps and this came to mind. With the number of HTTP calls my app is doing i would prefer to make sure that response data is a non issue.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.