Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.74k stars 309 forks source link

Fix 2410/2409: fix issue of download blob range. #2417

Closed blueww closed 2 days ago

blueww commented 4 days ago

Thanks for contribution! Please go through following checklist before sending PR.

Fix 2 issues of download blob range:

2410: Download rang > 0 from 0 size blob should report error

2409: Download blob range only return ContentMD5 when request has header x-ms-range-get-content-md5

PR Branch Destination

Always Add Test Cases

Make sure test cases are added to cover the code change.

Add Change Log

Add change log for the code change in Upcoming Release section in ChangeLog.md.

Development Guideline

Please go to CONTRIBUTION.md for steps about setting up development environment and recommended Visual Studio Code extensions.

blueww commented 4 days ago

/azp run

azure-pipelines[bot] commented 4 days ago
Azure Pipelines successfully started running 1 pipeline(s).