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
..
2020-05-09 09:54:20 -07:00
2020-01-31 08:29:22 +05:30
2020-05-04 22:01:39 -07:00