metrics/librato: ensure resp.body closed (#26969)
This change ensures that we call Close on a http response body, in various places in the source code (mostly tests)
Showing
Please register or sign in to comment
This change ensures that we call Close on a http response body, in various places in the source code (mostly tests)