kornelski / http-cache-semantics

RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases
http://httpwg.org/specs/rfc7234.html
BSD 2-Clause "Simplified" License
244 stars 27 forks source link

Node.js v4 EOL warning #8

Closed kornelski closed 5 years ago

kornelski commented 6 years ago

Node.js v4 official support ends on April 30th. This project follows the official long-term support schedule, so it will remove Node.js v4 compatibility on that day.

Please upgrade to Node 8 ASAP. This is not a drill.