plivo-go
plivo-go copied to clipboard
Call response.Body.Close() to avoid resource leak
We're seeing a memory leak in this function after repeated requests. Please see https://stackoverflow.com/a/33238755 as to why the response body must be closed to avoid resource leaks.