fix: regression by reverting fix that returned 206 when first-pos=length in Range header

This commit is contained in:
Laurence Isla
2023-10-25 16:35:20 +02:00
committed by Wolfgang Walther
parent e1e0cea494
commit 10e72ba0c1
3 changed files with 30 additions and 32 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #2824, Fix range request with 0 rows and 0 offset return status 416 - @strengthless
- #2824, Fix regression by reverting fix that returned 206 when first position = length in a `Range` header - @laurenceisla, @strengthless
## [11.2.1] - 2023-10-03