Closed dehora closed 7 years ago
A convenience method that delegates to the ResponseBody close method. This might make it more obvious that Responses should be closed by callers and is cleaner to use in a try with resources block.
For #237.
A convenience method that delegates to the ResponseBody close method. This might make it more obvious that Responses should be closed by callers and is cleaner to use in a try with resources block.
For #237.