kubernetes-retired / go-open-service-broker-client

A golang client for service brokers implementing the Open Service Broker API
Apache License 2.0
61 stars 51 forks source link

Close the response Body #131

Closed jboyd01 closed 6 years ago

jboyd01 commented 6 years ago

The Response Body should always be closed if there was no error executing the request.

See related issue https://github.com/kubernetes-incubator/service-catalog/issues/2276

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 92.643% when pulling 5ed246aeb04e00d7c5f81356fbf1ad4eacecfdb5 on jboyd01:close-response-body into 00e5660c0d7f5f3475a988dfc54874e7d4eeacde on pmorie:master.