v1.2.0
Bug Fixes
- Carry the constructor's headers, overrides and signal into a read (3863992)
- Reject a Content-Range that contradicts itself, however the body is encoded (f81558f)
- Let an abort reach a read waiting for a concurrency slot (eaf3fe4)
- Guard the range a fetch() Range header asks for (74b7ba8)
- Forward a read's options through CachedFilehandle (39c4e8a)
- Hand a short read its own buffer rather than a view of a longer one (abecf60)
Documentation
- What the URL key does not separate, and what a Content-Encoding hides (f1a2d13)
Full changelog: v1.1.0...v1.2.0