headers@0.17.0
📦 remixView on GitHub →
✨ 5 features🔧 5 symbols
Summary
This release introduces comprehensive support for HTTP range and conditional headers, including Range, Content-Range, If-Match, and If-Range, along with Allow header support in SuperHeaders.
✨ New Features
- Add Range support for parsing, stringifying, and normalizing byte ranges.
- Add Content-Range support for managing partial content headers.
- Add If-Match support for precondition checks using ETags.
- Add If-Range support for conditional range requests using ETags or Dates.
- Add Allow support to SuperHeaders for managing permitted HTTP methods.
🔧 Affected Symbols
RangeContentRangeIfMatchIfRangeSuperHeaders