HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
110 stars 39 forks source link

fix for bytearray rsp when chunked http returned #125

Closed jreadey closed 1 year ago

jreadey commented 1 year ago

Fix error when a bytearray is returned rather than bytes (for chunked http responses)