HDFGroup / h5serv

Reference service implementation of the HDF5 REST API
Other
168 stars 35 forks source link

Provide config to limit max data download #85

Open jreadey opened 8 years ago

jreadey commented 8 years ago

Add a config that would create cap to maximum download size. Reading datasets larger than the cap would require client to pull data in by slices.