microsoft/ga4gh-tes

Runner fails to download empty files.

giventocode opened this issue · 0 comments

When attempting to download an empty file, the runner makes a GET request using the range 0-0. However, the request fails with a 416 error.

Additional information: If the request is directed to the storage emulator (Azurite), it succeeds and returns an empty body