2.3.0
- Send non-chunked response for
OPTIONS
- deps: etag@~1.7.0
- Always include entity length in ETags for hash length extensions
- Generate non-Stats ETags using MD5 only (no longer CRC32)
- Remove base64 padding in ETags to shorten
- deps: [email protected]
- Add weak
ETag
matching support
- Add weak
- perf: enable strict mode
- perf: remove argument reassignment
- perf: remove bitwise operations