rackspace / rack

A CLI for Rackspace (unmaintained)
Other
81 stars 57 forks source link

fix out of memory problems while downloading described in #441 #448

Closed xowenx closed 7 years ago

xowenx commented 7 years ago

avoid reading resp.Body in logResponseBody if contentType not contains "application/json"

fix building failure when go verision > 1.5

rackernexus commented 7 years ago

HULK PREVIEW

jrperritt commented 7 years ago

This looks good. +2