Klaus Post 216fa57b88
merge nested hash readers (#9582)
The `ioutil.NopCloser(reader)` was hiding nested hash readers.

We make it an `io.Closer` so it can be attached without wrapping 
and allows for nesting, by merging the requests.
2020-05-14 14:01:31 -07:00
..
2019-11-09 09:27:23 -08:00
2020-05-04 22:01:39 -07:00
2020-05-14 14:01:31 -07:00
2020-05-01 08:06:29 -07:00