1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-15 23:01:40 +00:00
Files
norman/clientbase
^_^void f49de2f44d ensure resp.Body closed
In the old code, `resp` defined at line 215 will be rewrite at line 241. So that the `resp` after `defer` at both line 219 and 245 will operate the same one. And the other on leaks.
2019-03-27 20:34:04 +08:00
..
2019-03-27 20:34:04 +08:00
2018-07-19 10:23:17 -07:00