HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Support HEAD requests for dataset selection #268

Open jreadey opened 8 months ago

jreadey commented 8 months ago

As requested by @AboPlus, support HEAD requests for dataset selections - HEAD request should return a ETag (checksum) of the values that would be returned in a selection. Idea is that clients can have a low cost way to see if any values have changed before doing a fetch.